Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@kevynlebouille kevynlebouille released this 14 Jun 11:51
· 3 commits to main since this release
---
type: Asset
api_version: core/v2
metadata:
  name: opsone/sensu-plugins-haproxy
spec:
  builds:
  - url: https://github.com/opsone/sensu-plugins-haproxy/releases/download/0.1.0/sensu-plugins-haproxy_0.1.0_debian10_linux_amd64.tar.gz
    sha512: e97e21efc50763fe69c20af402f9e977b95ce291295284f90bdfbc47224f2a17613334a0bec7b62ef4c38de134125ff90173a1afd533b23ca6e6ee355207001d
    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-haproxy/releases/download/0.1.0/sensu-plugins-haproxy_0.1.0_debian11_linux_amd64.tar.gz
    sha512: 37de741e1877dfd2905261634e378f94b244e090c76cf065cad465ea81d47ed099de7564729be43f9a291c45279e5c5783042875980bd814fb14182d61a1baa7
    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-haproxy/releases/download/0.1.0/sensu-plugins-haproxy_0.1.0_debian12_linux_amd64.tar.gz
    sha512: 3baf486d2d6d9013bd6016a45f9402d7510d996c4fcba601c7eb9fe8e915bf7d962c71fb149daa46f4dbee1dfee32374630e9715e55797955618bc9472e73b95
    filters:
    - entity.system.os == 'linux'
    - entity.system.arch == 'amd64'
    - entity.system.platform_family == 'debian'
    - entity.system.platform_version.split('.')[0] == '12'