Skip to content

Releases: opsone/sensu-plugins-postgres

0.2.1

13 Jun 14:56
Compare
Choose a tag to compare
---
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'

0.2.0

30 May 11:05
Compare
Choose a tag to compare
---
type: Asset
api_version: core/v2
metadata:
  name: opsone/sensu-plugins-postgres
  labels:
  annotations:
spec:
  builds:
  - url: https://github.com/opsone/sensu-plugins-postgres/releases/download/0.2.0/sensu-plugins-postgres_0.2.0_debian10_linux_amd64.tar.gz
    sha512: e70ce74ccc86c3a983b788b1063acf5ccac2b3a2433c4037c6a5841da4f0bee6da3e73710530c2537642e59b219518fed6e270483e83ecd6840eb6a778d6ee08
    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.0/sensu-plugins-postgres_0.2.0_debian11_linux_amd64.tar.gz
    sha512: 7bf5165fd8383c02509027e9b2f0b3fedf4433a3eb86221e8cf8b9306462220af7240bb57acd3bfba512182e4dd749891044d4223cb2a71eedd39fcf638c5028
    filters:
    - entity.system.os == 'linux'
    - entity.system.arch == 'amd64'
    - entity.system.platform_family == 'debian'
    - entity.system.platform_version.split('.')[0] == '11'