---
type: Asset
api_version: core/v2
metadata:
name: opsone/sensu-plugins-nginx
spec:
builds:
- url: https://github.com/opsone/sensu-plugins-nginx/releases/download/0.1.0/sensu-plugins-nginx_0.1.0_debian10_linux_amd64.tar.gz
sha512: 9a88e73b5455afd1aa51b78e26844fbc3592212ce9756a05ca24d158c0aaf1f1090a589c8c3247a95fb166048fa0b6a4b3d160a90fb16098f176b27e9a048810
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-nginx/releases/download/0.1.0/sensu-plugins-nginx_0.1.0_debian11_linux_amd64.tar.gz
sha512: 35ea86ea6335f7d658955b1fa126e882d6cbbea278e297edb606b6b11a1695a32a5c0123fa3dac16dcbd3423d7758017d62b6408b1adefa73562d7f0fc7f1046
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-nginx/releases/download/0.1.0/sensu-plugins-nginx_0.1.0_debian12_linux_amd64.tar.gz
sha512: 1d82ac4b5227ea41cc650a790fcb96c4ea69a80ca4484ae167abf2aa46c26f514d7f5e35b8679cfef40fd842ddcaf333dceacb05484b76d55a9a949197f96ad2
filters:
- entity.system.os == 'linux'
- entity.system.arch == 'amd64'
- entity.system.platform_family == 'debian'
- entity.system.platform_version.split('.')[0] == '12'