Skip to content

0.1.4

Latest
Compare
Choose a tag to compare
@kevynlebouille kevynlebouille released this 11 Dec 13:03
· 1 commit to main since this release
---
type: Asset
api_version: core/v2
metadata:
  name: opsone/sensu-plugins-backup
spec:
  builds:
  - url: https://github.com/opsone/sensu-plugins-backup/releases/download/0.1.4/sensu-plugins-backup_0.1.4_debian10_linux_amd64.tar.gz
    sha512: 57c59365ef1f44a37faa119bcf0918721b3080d47564e3ffea48cd85febe7c18e70562daf6eaab012ccc02a808af4090957c259bf3a67c242227f1942a7bfcd1
    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-backup/releases/download/0.1.4/sensu-plugins-backup_0.1.4_debian11_linux_amd64.tar.gz
    sha512: 106292fcb65cda01f5e306ac31b46106f0bfb811f5fc22e6b4032342dcaf571e4377003aa15c6ff89b1d4406b323ca5f8f6cd527d93b92814ff61b5cf320c97c
    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-backup/releases/download/0.1.4/sensu-plugins-backup_0.1.4_debian12_linux_amd64.tar.gz
    sha512: 7ce7a61c9eb5b4ea2d422151ebc07555a23b0885f772bfa6afdc9199cd823d4a992a9a8e4f15715a64be9e567c92b777ea99129928e215f6c02ee0fae9975151
    filters:
    - entity.system.os == 'linux'
    - entity.system.arch == 'amd64'
    - entity.system.platform_family == 'debian'
    - entity.system.platform_version.split('.')[0] == '12'