feat(zabbix-proxy): update helm chart repository to v7

This commit is contained in:
Sebastian Mark 2024-06-20 14:13:31 +02:00
parent 9f7cc86641
commit 3b6aa43337
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
* [cert-manager](https://cert-manager.io/)
* selfsigned issuer
* LetsEncrypt issuers (Prod and Staging)
* [zabbix-proxy](https://git.zabbix.com/projects/ZT/repos/kubernetes-helm/browse?at=refs%2Fheads%2Frelease%2F6.4)
* [zabbix-proxy](https://git.zabbix.com/projects/ZT/repos/kubernetes-helm/browse?at=refs%2Fheads%2Frelease%2F7.0)
* [keel](https://keel.sh)
* [reloader](https://github.com/stakater/Reloader)

View file

@ -5,8 +5,8 @@ app + {
name:: "zabbix-proxy",
namespace:: "monitoring",
chart:: "zabbix-helm-chrt",
repo:: "https://cdn.zabbix.com/zabbix/integrations/kubernetes-helm/6.4",
version:: "1.3.*",
repo:: "https://cdn.zabbix.com/zabbix/integrations/kubernetes-helm/7.0",
version:: "0.0.*",
values:: |||
zabbixAgent:
enabled: false