github zabbix-community/helm-zabbix zabbix-7.0.0

latest releases: zabbix-7.0.1, 7.0.1
15 hours ago

Caution

Re-installation of your Release will be necessary due to breaking changes in this new major version of the helm chart. Make sure you do not lose any data!

  • DB-Create-Upgrade job used to prepare database and schema when using Zabbix Server native High Availability has been changed to be a pre-install / pre-upgrade Helm hook. This solves problems with ArgoCD and when using helm install --wait
  • Changed and streamlined values under postgresAccess
  • Dropped support of combination of postgresql.enabled=true together with zabbixServer.zabbixServerHA.enabled=true due to limitations of Helm in combination with above mentioned pre-install/pre-upgrade hook
  • All labels of all manifests have been unified to fulfill the best practices / standards
  • Removed all pre 1.21 Kubernetes compatibility switches (v1beta1, ...)
  • Renamed numerous values in values.yaml to better fit their naming to what they are meant for
  • when using zabbixAgent.runAsDaemonSet=true, zabbix agent pods now default to use hostNetwork: true

Read more details in the README.md of the chart

Fixes:

PRs:

Thanks @fibbs

Don't miss a new helm-zabbix release

NewReleases is sending notifications on new releases.