Skip to content

0.2.1

Latest
Compare
Choose a tag to compare
@kevynlebouille kevynlebouille released this 13 Jun 14:56
· 1 commit to main since this release
---
type: Asset
api_version: core/v2
metadata:
  name: opsone/sensu-plugins-postgres
spec:
  builds:
  - url: https://github.com/opsone/sensu-plugins-postgres/releases/download/0.2.1/sensu-plugins-postgres_0.2.1_debian10_linux_amd64.tar.gz
    sha512: 85e69e3c88dbbc22d2fd273a97ca768b293e2dc39a45c19fdacce48136c61916484329d0cf238d5dded3c92416d203e817c252de188d132712f105e83a61105c
    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-postgres/releases/download/0.2.1/sensu-plugins-postgres_0.2.1_debian11_linux_amd64.tar.gz
    sha512: 780915f41208527edea0d49dbf32c703c2ce3c924d66119b70720a9996810d258fe351254eb05a0def78829756ab756f80f50940f2d2058765492764650511d4
    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-postgres/releases/download/0.2.1/sensu-plugins-postgres_0.2.1_debian12_linux_amd64.tar.gz
    sha512: 98b93f9633f987c700e3fa1b9949926fe4c69e7204188f242bdc63aa9f897e17ac7319605b40dbf07ab85a28a75f90f94459bc24a7130c51f84d1c642794189f
    filters:
    - entity.system.os == 'linux'
    - entity.system.arch == 'amd64'
    - entity.system.platform_family == 'debian'
    - entity.system.platform_version.split('.')[0] == '12'