Skip to content

0.1.1

Latest
Compare
Choose a tag to compare
@kevynlebouille kevynlebouille released this 12 Jun 08:09
· 2 commits to main since this release
---
type: Asset
api_version: core/v2
metadata:
  name: opsone/sensu-plugins-chrony
spec:
  builds:
  - url: https://github.com/opsone/sensu-plugins-chrony/releases/download/0.1.1/sensu-plugins-chrony_0.1.1_debian10_linux_amd64.tar.gz
    sha512: f20cf7c380163db9e39ae2a9c1fbfb2149e1f7fbdddca187d5ee285bb39a7c561a652ff680ddadc9529f4b09ecc4036fb03b803a3faad6ad2572b29b95cb183c
    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-chrony/releases/download/0.1.1/sensu-plugins-chrony_0.1.1_debian11_linux_amd64.tar.gz
    sha512: 816e47383472eef62fff69bbd5d22820d9a820a76ec20c822f7fea8721273966f75da7905eb1255bff2fc98840b8eb01a13a542621691e281891660781ef36cf
    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-chrony/releases/download/0.1.1/sensu-plugins-chrony_0.1.1_debian12_linux_amd64.tar.gz
    sha512: 12e33ed5e00898fe4a7e97f13574fcaed438f7a6fe6c9e59a65b618757877825b21873df1c4552bab1a975836888dae07ed20c28336f7f20f0f09f8f301a4b2e
    filters:
    - entity.system.os == 'linux'
    - entity.system.arch == 'amd64'
    - entity.system.platform_family == 'debian'
    - entity.system.platform_version.split('.')[0] == '12'