feat(zabbix-proxy): update helm chart repository to v7
This commit is contained in:
parent
38f70d7e26
commit
fd40981ec3
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ app + {
|
||||||
name:: "zabbix-proxy",
|
name:: "zabbix-proxy",
|
||||||
namespace:: "monitoring",
|
namespace:: "monitoring",
|
||||||
chart:: "zabbix-helm-chrt",
|
chart:: "zabbix-helm-chrt",
|
||||||
repo:: "https://cdn.zabbix.com/zabbix/integrations/kubernetes-helm/6.4",
|
repo:: "https://cdn.zabbix.com/zabbix/integrations/kubernetes-helm/7.0",
|
||||||
version:: "1.3.*",
|
version:: "0.0.*",
|
||||||
values:: |||
|
values:: |||
|
||||||
zabbixAgent:
|
zabbixAgent:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
Loading…
Reference in a new issue