Releases: projectsyn/component-keycloak
Releases · projectsyn/component-keycloak
v6.0.1
4 changes since v6.0.0
🛠️ Minor Changes
- Replace static version label with image tag v15.0.2 (#104)
🐛 Fixes
- Fix backup command for builtin PostgreSQL DB (#106)
📄 Documentation
- Use Openshift Service serving cert as recommended default (#103)
- Add how-to page to backup and restore Keycloak (#95)
v6.0.0
7 changes since v5.2.0
🚀 Features
- Add support for OpenShift service serving certs (#90)
🛠️ Minor Changes
- Reduce duplication in defaults (#91)
- Remove unused ACME annotation (#92)
🔎 Breaking Changes
- Separate internal and external TLS config (#96)
🐛 Fixes
- Ensure OpenShift Routes use correct TLS termination (#89)
- Use correct TLS provider config (#98)
- Update to Helm v3 parameters (#102)
v5.2.0
5 changes since v5.1.1
🛠️ Minor Changes
- Generate Ingress with
apiVersion: networking.k8s.io/v1
(#88)
🐛 Fixes
- Don't merge multiple volumeMounts in postprocess (#79)
📄 Documentation
- Fix wrong indentation in the docs for OCP how-to (#85)
- Document & test multiple themes (#84)
- Add description for default themes in extraEnv (#86)
v5.1.1
1 changes since v5.1.0
🐛 Fixes
- Only apply prometheus network policy if network policy enabled (#71)
v5.1.0
2 changes since v5.0.0
🚀 Features
- Enable extending extra helm parameters (#67)
📄 Documentation
- Add how-to on custom themes (#69)
v5.0.0
1 changes since v4.1.2
🔎 Breaking Changes
- Change cert-manager.io/v1beta1 to cert-manager.io/v1 (#37)
v4.1.2
2 changes since v4.1.1
🐛 Fixes
- Add synmonitoring label to namespace (#45)
📄 Documentation
- Add guide how to install on OCP4 (#43)
v4.1.1
2 changes since v4.1.0
🛠️ Minor Changes
- Update tests for latest Commodore version (#42)
🐛 Fixes
- Patch apiVersion in postgresql helm chart (#41)
v4.1.0
3 changes since v4.0.0
🚀 Features
🛠️ Minor Changes
- Add Modulesync support (#26)
🔗 Dependency Updates
- Update mikepenz/release-changelog-builder-action action to v2 (#25)
v4.0.0
2 changes since v3.0.0
🔎 Breaking Changes
- Encrypt cluster-internal traffic (#14)
📄 Documentation
- Add upgrade instructions from v3 to v4 (#24)