---
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'