Releases: zitadel/zitadel-charts
Releases · zitadel/zitadel-charts
zitadel-7.3.1
zitadel-7.3.0
A Helm chart for ZITADEL
What's Changed
- feat: set probe scheme to HTTPS when TLS is enabled by @PurseChicken in #144
New Contributors
- @PurseChicken made their first contribution in #144
Full Changelog: zitadel-7.2.0...zitadel-7.3.0
zitadel-7.2.0
A Helm chart for ZITADEL
What's Changed
- feat: add self-signed certificate init container by @eliobischof in #141
Full Changelog: zitadel-7.1.0...zitadel-7.2.0
zitadel-7.1.0
A Helm chart for ZITADEL
What's Changed
New Contributors
Full Changelog: zitadel-7.0.0...zitadel-7.1.0
zitadel-7.0.0
A Helm chart for ZITADEL
What's Changed
- Bump golang.org/x/text from 0.3.6 to 0.3.8 by @dependabot in #70
- docs(examples): align database release name with zitadel configuration by @dbourasseau in #130
- feat: Allow resource specification for machinekey container by @lusu007 in #133
New Contributors
- @dependabot made their first contribution in #70
- @dbourasseau made their first contribution in #130
Full Changelog: zitadel-6.2.0...zitadel-7.0.0
zitadel-6.2.0
A Helm chart for ZITADEL
What's Changed
- Add possibility to configure configSecretKey by @skeletorXVI in #112
New Contributors
- @skeletorXVI made their first contribution in #112
Full Changelog: zitadel-6.1.0...zitadel-6.2.0
zitadel-6.1.0
A Helm chart for ZITADEL
What's Changed
New Contributors
Full Changelog: zitadel-6.0.0...zitadel-6.1.0
zitadel-6.0.0
A Helm chart for ZITADEL
What's Changed
- docs: add issue template for docs by @hifabienne in #102
- chore: fix comment by @jessebot in #117
- chore: Generate release notes by @lusu007 in #107
- fix: add and test examples directory by @eliobischof in #111
Upgrade from v5
For upgrading instructions, go to the README.md
New Contributors
Full Changelog: zitadel-5.0.0...zitadel-6.0.0
zitadel-5.0.0
⚠️ BREAKING CHANGES
- Fails if
zitadel.configmapConfig.FirstInstance.MachineKeyPath
is specified - Changes the default of machinekeyWriterImage.repository from
alpine/k8s
tobitnami/kubectl
- Changes the default of machinekeyWriterImage.tag from
[target-k8s-major].[target-k8s-minor].[target-k8s-patch]
to[target-k8s-major].[target-k8s-minor]
, e.g.1.27
- Removes support for Kubernetes version 1.18
More Chart changes
- Uses a static path for
zitadel.configmapConfig.FirstInstance.MachineKeyPath
- Updates the default ZITADEL app version to v2.28.1
Quality improvements
- Adds a test with a service account setup
- Tests service account authentication
- Additionally tests on k8s 1.26 and 1.27
- Always tests with the latest Helm version
- Updates all testing flows dependencies
zitadel-4.6.0
A Helm chart for ZITADEL v2