Skip to content

Releases: opsone/sensu-plugins-elasticsearch

0.1.0

12 Jun 14:01
Compare
Choose a tag to compare
---
type: Asset
api_version: core/v2
metadata:
  name: opsone/sensu-plugins-elasticsearch
spec:
  builds:
  - url: https://github.com/opsone/sensu-plugins-elasticsearch/releases/download/0.1.0/sensu-plugins-elasticsearch_0.1.0_debian10_linux_amd64.tar.gz
    sha512: dede01cb564c0b2ec7a21d7e525a03ffba59593247b7a015d2eefa8f65828ef1f8285c5a758d2d58f9dbf63d95640881639e59dac291a30deff4ceba88021e8a
    filters:
    - entity.system.os == 'linux'
    - entity.system.arch == 'amd64'
    - entity.system.platform_family == 'debian'
    - entity.system.platform_version.split('.')[0] == '10'
  - url: https://github.com/opsone/sensu-plugins-elasticsearch/releases/download/0.1.0/sensu-plugins-elasticsearch_0.1.0_debian11_linux_amd64.tar.gz
    sha512: d5630fca96b72818d6275904340da1f87dd8899b64e96a12f51b14a2bd495cfbbfd100fa49332bf056db75d2a58818c77fdbd936f7d098525bdc07e1b962f362
    filters:
    - entity.system.os == 'linux'
    - entity.system.arch == 'amd64'
    - entity.system.platform_family == 'debian'
    - entity.system.platform_version.split('.')[0] == '11'
  - url: https://github.com/opsone/sensu-plugins-elasticsearch/releases/download/0.1.0/sensu-plugins-elasticsearch_0.1.0_debian12_linux_amd64.tar.gz
    sha512: d5c881949a092a86774682fb4decd7dfe4be0e17b4e70ff3528325e53cce1fbe277479dcb334e88d9b6d2e4220a3a7b3c48dd82a5a641d094449b960fa20407c
    filters:
    - entity.system.os == 'linux'
    - entity.system.arch == 'amd64'
    - entity.system.platform_family == 'debian'
    - entity.system.platform_version.split('.')[0] == '12'