Caution
Pay attention to changes of release 7.0.0: https://github.com/zabbix-community/helm-zabbix/releases/tag/zabbix-7.0.0
- Updated documentation
- Bump versions
- Fixed bug in
charts/zabbix/templates/deployment-zabbix-webservice.yaml
file related toimagePullSecrets
New values without break change:
zabbixWeb:
port: 8080
tlsCertsSecretName: ""
livenessProbe:
scheme: HTTP
readinessProbe:
scheme: HTTP
PRs:
Contributors: @fabian-woelk-el, @aeciopires