This commit introduces a complete Helm chart for deploying Keycloak on Kubernetes. The chart includes a variety of configurations such as service and ingress definitions, metrics exposure, resource limits, and autoscaling options. Key features include: - Full support for PostgreSQL as a database, configurable through chart values. - Ingress resources for external access, including support for TLS and admin interfaces. - Options to use custom configurations and initialization scripts via ConfigMaps. - Metrics service for Prometheus integration, alongside ServiceMonitor configurations for Kubernetes monitoring. - Enhanced environment variables management, including secret handling for sensitive data like passwords. These changes provide a robust foundation for deploying Keycloak in both development and production environments. Users should be aware that this initial setup gives flexibility for customization, but care should be taken when altering default configurations to ensure compatibility with existing deployments.
		
			
				
	
	
	
		
			122 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			122 KiB
		
	
	
	
	
	
	
	
Changelog
24.9.1 (2025-08-07)
- [bitnami/keycloak] ⚡ ⬆️ Update dependency references (#35578)
 
24.9.0 (2025-08-04)
- feat(keycloak/ingress): support template value for ingress and admin … (#35025) (da4aaf3), closes #35025
 - [bitnami/*] docs: update BSI warning on charts' notes (#35340) (07483a5), closes #35340
 
24.8.1 (2025-07-24)
24.8.0 (2025-07-21)
- [bitnami/*] Adapt main README and change ascii (#35173) (73d15e0), closes #35173
 - [bitnami/*] Adapt welcome message to BSI (#35170) (e1c8146), closes #35170
 - [bitnami/*] Add BSI to charts' READMEs (#35174) (4973fd0), closes #35174
 - [bitnami/keycloak] Add support for customization of the Keycloak database schema (#35211) (aea8732), closes #35211
 
24.7.7 (2025-07-11)
24.7.6 (2025-07-09)
24.7.5 (2025-07-02)
24.7.4 (2025-06-11)
24.7.3 (2025-05-28)
24.7.2 (2025-05-28)
24.7.1 (2025-05-22)
24.7.0 (2025-05-19)
24.6.7 (2025-05-13)
- [bitnami/keycloak] ⚡ ⬆️ Update dependency references (#33671) (15a8f8a), closes #33671
 - [bitnami/kubeapps] Deprecation followup (#33579) (77e312c), closes #33579
 
24.6.6 (2025-05-08)
24.6.5 (2025-05-06)
- [bitnami/keycloak] chore: ♻️ ⬆️ Update common and remove k8s < 1.23 references (#3338 (c347b21), closes #33380
 
24.6.4 (2025-05-05)
24.6.3 (2025-04-30)
24.6.2 (2025-04-29)
24.6.1 (2025-04-23)
24.6.0 (2025-04-23)
- [bitnami/keycloak] Making keycloak config cli Availability Check configurable (#33130) (0d4a0eb), closes #33130
 
24.5.8 (2025-04-23)
24.5.7 (2025-04-22)
- [bitnami/keycloak] Dynamic tpl rendering of the external database port (#33040) (43e308c), closes #33040
 
24.5.6 (2025-04-21)
24.5.5 (2025-04-21)
24.5.4 (2025-04-15)
24.5.3 (2025-04-11)
24.5.2 (2025-04-11)
24.5.1 (2025-04-07)
- [bitnami/keycloak] Change .Release.Name to (include "common.names.fullname) (c3573fd)
 
24.5.0 (2025-04-04)
24.4.14 (2025-04-01)
24.4.13 (2025-03-13)
- [bitnami/*] Add tanzuCategory annotation (#32409) (a8fba5c), closes #32409
 - [bitnami/keycloak] Release 24.4.13 (#32446) (af8d013), closes #32446
 
24.4.12 (2025-03-11)
- [bitnami/keycloak] Update secret-external-db namespace to use common helper value (#32379) (8e0642d), closes #32379
 
24.4.11 (2025-02-28)
24.4.10 (2025-02-17)
- [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) (d9bb11a), closes #31881
 - [bitnami/keycloak] Release 24.4.10 (#31951) (0e98679), closes #31951
 
24.4.9 (2025-02-05)
- [bitnami/keycloak] Release 24.4.9 (#31788) (0226b05), closes #31788
 - Update copyright year (#31682) (e9f02f5), closes #31682
 
24.4.8 (2025-01-31)
24.4.7 (2025-01-28)
24.4.6 (2025-01-21)
- [bitnami/keycloak] Improve keycloak value file comments on extraEnvVars property (#31054) (fb276fe), closes #31054
 
24.4.5 (2025-01-20)
- [bitnami/keycloak] Fix quotes for handling KC_PROXY_HEADER when options is set to passthrough (#3145 (cd8d753), closes #31459
 
24.4.4 (2025-01-15)
24.4.3 (2025-01-14)
24.4.2 (2025-01-13)
24.4.1 (2025-01-12)
24.4.0 (2025-01-10)
- [bitnami/keycloak] add option to use dedicated version bound headless service for jgroups discovery (d1a8d92), closes #31271 #31072
 
24.3.2 (2024-12-30)
- [bitnami/*] Fix typo in README (#31052) (b41a51d), closes #31052
 - [bitnami/keycloak] Update KEYCLOAK_ADMIN env variables deprecation (#30636) (668bd27), closes #30636
 
24.3.1 (2024-12-16)
- [bitnami/keycloak] KEYCLOAK_HOSTNAME present even if KEYCLOAK_PROXY_HEADERS is set (#30368) (80b1bc3), closes #30368
 
24.3.0 (2024-12-10)
- [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) (3dfc003), closes #30854
 - [bitnami/keycloak] Detect non-standard images (#30902) (6ee9c49), closes #30902
 
24.2.3 (2024-12-03)
- [bitnami/*] docs: 📝 Add "Backup & Restore" section (#30711) (35ab536), closes #30711
 - [bitnami/*] docs: 📝 Add "Prometheus metrics" (batch 3) (#30666) (82fc7e2), closes #30666
 - [bitnami/*] docs: 📝 Add "Update Credentials" (batch 2) (#30687) (c457848), closes #30687
 - [bitnami/*] docs: 📝 Unify "Securing Traffic using TLS" section (#30707) (b572333), closes #30707
 - [bitnami/keycloak] Release 24.2.3 (#30726) (c163f68), closes #30726
 
24.2.2 (2024-11-22)
- [bitnami/*] docs: fix copy-paste typos with wrong references to Airflow (#30541) (0a225d4), closes #30541
 - [bitnami/keycloak] Release 24.2.2 (#30576) (c3f8e59), closes #30576
 
24.2.1 (2024-11-19)
24.2.0 (2024-11-12)
24.1.0 (2024-11-06)
- [bitnami/keycloak] switches keycloak-metrics service to point to new port (#30095) (8ca86ae), closes #30095
 
24.0.5 (2024-11-04)
24.0.4 (2024-11-01)
24.0.3 (2024-10-31)
- [bitnami/*] Remove wrong comment about imagePullPolicy (#30107) (a51f9e4), closes #30107
 - [bitnami/keycloak] Release 24.0.3 (#30147) (1cec61e), closes #30147
 
24.0.2 (2024-10-24)
24.0.1 (2024-10-17)
- [bitnami/keycloak] Release 24.0.1 (#29968) (fa1d5b2), closes #29968
 - Update documentation links to techdocs.broadcom.com (#29931) (f0d9ad7), closes #29931
 
24.0.0 (2024-10-08)
23.0.0 (2024-10-03)
22.2.6 (2024-09-19)
22.2.5 (2024-09-16)
22.2.4 (2024-09-13)
22.2.3 (2024-09-10)
22.2.2 (2024-09-09)
- [bitnami/keycloak] Specify which keys must the secret have for jks in values.yaml comments (#29301) (5287334), closes #29301
 
22.2.1 (2024-08-26)
- [bitnami/keycloak] fix: 🐛 Add emptyDir at /bitnami to allow init scripts (#29020) (3d04a65), closes #29020
 
22.2.0 (2024-08-26)
- [bitnami/keycloak] Use database user secret key from PostgreSQL chart (#29008) (bf7ea4a), closes #29008
 
22.1.3 (2024-08-22)
22.1.2 (2024-08-19)
22.1.1 (2024-08-13)
- [bitnami/keycloak] move hostname variables to config map to allow override (#28838) (f919441), closes #28838
 
22.1.0 (2024-08-06)
22.0.2 (2024-08-06)
22.0.1 (2024-08-06)
22.0.0 (2024-07-29)
21.8.0 (2024-07-26)
- [bitnami/keycloak] Allow support for gce based ingress controllers (#28519) (87b60d7), closes #28519
 
21.7.6 (2024-07-26)
- [bitnami/keycloak] Fix invalid value of proxy headers when legacy proxy is used (#28530) (372d263), closes #28530
 
21.7.5 (2024-07-25)
21.7.4 (2024-07-24)
- [bitnami/keycloak] Fix broken theme assets by append the httpRelativeURL to the KC-HOSTNAME (#28176) (2b15502), closes #28176
 
21.7.3 (2024-07-24)
21.7.2 (2024-07-24)
21.7.1 (2024-07-18)
21.7.0 (2024-07-17)
21.6.3 (2024-07-16)
21.6.2 (2024-07-15)
21.6.1 (2024-07-11)
21.6.0 (2024-07-09)
21.5.0 (2024-07-08)
21.4.6 (2024-07-08)
- bitnami/keycloak Diversity: Allow Keycloak admin realm to be changed/configurable (#27821) (85124dd), closes #27821
 
21.4.5 (2024-07-03)
- [bitnami/*] Update README changing TAC wording (#27530) (52dfed6), closes #27530
 - [bitnami/keycloak] Release 21.4.5 (#27693) (ed5f4a4), closes #27693
 
21.4.4 (2024-06-20)
21.4.3 (2024-06-18)
21.4.2 (2024-06-17)
21.4.1 (2024-06-06)
21.4.0 (2024-06-06)
21.3.4 (2024-06-05)
21.3.3 (2024-06-05)
21.3.2 (2024-06-04)
21.3.1 (2024-05-22)
21.3.0 (2024-05-21)
- [bitnami/*] ci: 👷 Add tag and changelog support (#25359) (91c707c), closes #25359
 - [bitnami/keycloak] feat: ✨ 🔒 Add warning when original images are replaced (#26225) (095e689), closes #26225
 - Update README.md (#25996) (d04084c), closes #25996
 
21.2.2 (2024-05-18)
21.2.1 (2024-05-14)
21.2.0 (2024-05-13)
21.1.3 (2024-05-08)
- [bitnami/*] Change non-root and rolling-tags doc URLs (#25628) (b067c94), closes #25628
 - [bitnami/*] Set new header/owner (#25558) (8d1dc11), closes #25558
 - [bitnami/keycloak] Release 21.1.3 updating components versions (#25638) (508f9c2), closes #25638
 
21.1.2 (2024-05-06)
21.1.1 (2024-05-02)
21.1.0 (2024-04-29)
21.0.4 (2024-04-25)
- [bitnami/keycloak] add else when '.Values.enableDefaultInitContainers: false', otherwise all initCon (b3356af), closes #25286
 - [bitnami/keycloak] Release 21.0.4 updating components versions (#25389) (35d6211), closes #25389
 - [bitnami/multiple charts] Fix typo: "NetworkPolice" vs "NetworkPolicy" (#25348) (6970c1b), closes #25348
 - Replace VMware by Broadcom copyright text (#25306) (a5e4bd0), closes #25306
 
21.0.3 (2024-04-22)
- [bitnami/keycloak] fix: 🐛 Remove unusable infinispan container port (#25222) (d015cc6), closes #25222
 
21.0.2 (2024-04-16)
21.0.1 (2024-04-15)
- [bitnami/keycloak] fix: 🐛 🔒 Expose missing ports in deployment spec and fix headless servic (264277f), closes #25110
 
21.0.0 (2024-04-05)
20.0.1 (2024-04-05)
20.0.0 (2024-04-03)
- [bitnami/keycloak] feat!: 🔒 💥 Improve security defaults (#24671) (3365b96), closes #24671
 - Update resourcesPreset comments (#24467) (92e3e8a), closes #24467
 
19.4.1 (2024-04-01)
- [bitnami/keycloak] Apply the openshift-compatibility fix also to the init-pod of Keycloak (#24569) (9a862fa), closes #24569
 
19.4.0 (2024-04-01)
- [bitnami/keycloak] Avoid initContainer execution with 3rd party Keycloak images (#24544) (9c58f5c), closes #24544
 
19.3.4 (2024-03-21)
- [bitnami/*] Reorder Chart sections (#24455) (0cf4048), closes #24455
 - [bitnami/keycloak] Release 19.3.4 updating components versions (#24606) (00788fa), closes #24606
 
19.3.3 (2024-03-15)
- [bitnami/keycloak] Render value of KC_HOSTNAME_ADMIN through templating (#23976) (d4f8730), closes #23976
 
19.3.2 (2024-03-15)
19.3.1 (2024-03-15)
19.3.0 (2024-03-08)
19.2.0 (2024-03-06)
19.1.0 (2024-03-05)
- [bitnami/keycloak] feat: ✨ 🔒 Add automatic adaptation for Openshift restricted-v2 SCC (1b1bd9f), closes #24101
 
19.0.0 (2024-03-04)
18.7.1 (2024-02-22)
18.7.0 (2024-02-22)
18.6.2 (2024-02-22)
18.6.1 (2024-02-21)
18.6.0 (2024-02-20)
18.5.0 (2024-02-19)
18.4.0 (2024-02-06)
18.3.4 (2024-02-03)
18.3.3 (2024-01-29)
18.3.2 (2024-01-29)
- [bitnami/*] Move documentation sections from docs.bitnami.com back to the README (#22203) (7564f36), closes #22203
 - [bitnami/keycloak] fix: 🐛 Set seLinuxOptions to null for Openshift compatibility (#22606) (3af8f12), closes #22606
 - [bitnami/keycloak] Release 18.3.2 updating components versions (#22822) (e151ce8), closes #22822
 
18.3.1 (2024-01-24)
18.3.0 (2024-01-22)
- [bitnami/keycloak] fix: 🔒 Move service-account token auto-mount to pod declaration (#22416) (6b63287), closes #22416
 
18.2.1 (2024-01-18)
18.2.0 (2024-01-17)
- [bitnami/keycloak] fix: 🔒 Improve podSecurityContext and containerSecurityContext with essentia (b34d820), closes #22137
 
18.1.0 (2024-01-12)
- [bitnami/*] Fix docs.bitnami.com broken links (#21901) (f35506d), closes #21901
 - [bitnami/*] Fix ref links (in comments) (#21822) (e4fa296), closes #21822
 - [bitnami/keycloak] Add revisionHistoryLimit variable for statefulset (#21937) (58fbf63), closes #21937
 
18.0.2 (2024-01-09)
- Fix the spelling error of KC_LOG_LEVEL, correct it to the correct KEYCLOAK_LOG_LEVEL (#21898) (a22037b), closes #21898
 
18.0.1 (2024-01-08)
- [bitnami/*] Update copyright: Year and company (#21815) (6c4bf75), closes #21815
 - [bitnami/keycloak] Release 18.0.1 updating components versions (#21889) (05d428b), closes #21889
 
18.0.0 (2023-12-27)
17.3.6 (2023-12-07)
17.3.5 (2023-12-05)
17.3.4 (2023-11-21)
- [bitnami/*] Rename solutions to "Bitnami package for ..." (#21038) (b82f979), closes #21038
 - [bitnami/keycloak] Release 17.3.4 updating components versions (#21128) (301f6da), closes #21128
 
17.3.3 (2023-11-21)
17.3.2 (2023-11-21)
- [bitnami/*] Remove relative links to non-README sections, add verification for that and update TL;DR (1103633), closes #20967
 - [bitnami/keycloak] Release 17.3.2 updating components versions (#21070) (d8996bd), closes #21070
 
17.3.1 (2023-11-08)
17.3.0 (2023-11-06)
17.2.1 (2023-10-31)
- [bitnami/keycloak] assure servicemonitor endpoints port is a string (#20431) (28f3e26), closes #20431
 
17.2.0 (2023-10-27)
17.1.2 (2023-10-24)
- [bitnami/*] Rename VMware Application Catalog (#20361) (3acc734), closes #20361
 - [bitnami/*] Skip image's tag in the README files of the Bitnami Charts (#19841) (bb9a01b), closes #19841
 - [bitnami/*] Standardize documentation (#19835) (af5f753), closes #19835
 - [bitnami/keycloak] Documentation regarding importing and exporting a keycloak realm (#20252) (1da1445), closes #20252
 - [bitnami/keycloak] Release 17.1.2 updating components versions (#20384) (6edd6ce), closes #20384
 
17.1.1 (2023-10-18)
17.1.0 (2023-10-17)
- [bitnami/keycloak] add annotation for auto-generated secrets (#19706) (25087bc), closes #19706
 - [bitnami/keycloak] Remove reference to missing param in README (#20072) (da65f3c), closes #20072
 
17.0.4 (2023-10-12)
17.0.3 (2023-10-10)
17.0.2 (2023-10-10)
- [bitnami/*] Update Helm charts prerequisites (#19745) (eb755dd), closes #19745
 - [bitnami/keycloak] Release 17.0.2 (#19966) (53098d3), closes #19966
 
17.0.1 (2023-10-04)
17.0.0 (2023-09-29)
16.1.7 (2023-09-26)
16.1.6 (2023-09-26)
- [bitnami/keycloak] Release 16.1.6 (#19534) (a9933b0), closes #19534
 - Revert "Autogenerate schema files (#19194)" (#19335) (73d80be), closes #19194 #19335
 
16.1.5 (2023-09-15)
16.1.4 (2023-09-12)
16.1.3 (2023-09-12)
- [bitnami/keycloak] Release 16.1.3 (#19235) (b954011), closes #19235
 - Autogenerate schema files (#19194) (a2c2090), closes #19194
 
16.1.2 (2023-09-05)
- [bitnami/keycloak] fix on metadata name templating for keycloakConfigCli job (#18958) (baab785), closes #18958
 
16.1.1 (2023-08-29)
16.1.0 (2023-08-28)
16.0.5 (2023-08-19)
16.0.4 (2023-08-17)
16.0.3 (2023-08-04)
- [bitnami/keycloak] Keycloak Config CLI Job Name Invalid. No more than 63 characters. (#17955) (4b19147), closes #17955
 
16.0.2 (2023-08-02)
16.0.1 (2023-08-02)
16.0.0 (2023-07-28)
15.1.8 (2023-07-25)
15.1.7 (2023-07-15)
15.1.6 (2023-06-28)
15.1.5 (2023-06-26)
- Add copyright header (#17300) (da68be8), closes #17300
 - Drop unnecessary secret mount in Keycloak container (#17332) (347d993), closes #17332
 - Update charts readme (#17217) (31b3c0a), closes #17217
 
15.1.4 (2023-06-20)
- [bitnami/keycloak] Release 15.1.4 (#17239) (92ba107), closes #17239
 - enable custom ingress labels (#17026) (d345ad0), closes #17026
 
15.1.3 (2023-06-06)
- [bitnami/*] Change copyright section in READMEs (#17006) (ef986a1), closes #17006
 - [bitnami/keycloak] Remove erroneous 'name' property from tls-secret (#16990) (727c6a6), closes #16990 #16989
 - [bitnami/several] Change copyright section in READMEs (#16989) (5b6a5cf), closes #16989
 - Revert "Drop unnecessary secret moint in Keycloak container (#16013)" (#16617) (7e05f6a), closes #16013 #16617
 
15.1.2 (2023-05-21)
15.1.1 (2023-05-12)
- [bitnami/keycloak] Fix keycloak notes message when not using tls (#16594) (1a019b2), closes #16594
 - Add wording for enterprise page (#16560) (8f22774), closes #16560
 
15.1.0 (2023-05-09)
15.0.5 (2023-05-09)
15.0.4 (2023-05-09)
- [bitnami/keycloak] Add dnsConfig to keycloak statefulset template (#16394) (3012b7a), closes #16394 #16337
 
15.0.3 (2023-05-08)
15.0.2 (2023-05-08)
- bitnami/keycloak add values for getting external database information from a secret (#16378) (6e37fbd), closes #16378
 
15.0.1 (2023-05-05)
15.0.0 (2023-05-04)
14.5.0 (2023-05-02)
14.4.2 (2023-05-02)
14.4.1 (2023-04-30)
14.4.0 (2023-04-25)
- [bitnami/keycloak] Use 
httpRelativePathfor ingress path and service monitor endpoints (#16183) (66eb845), closes #16183 
14.3.0 (2023-04-20)
14.2.0 (2023-04-13)
14.1.0 (2023-04-10)
14.0.0 (2023-03-31)
13.4.1 (2023-03-28)
- [bitnami/keycloak] Update keycloak cli job image tag to 5.6.1-debian-11-r4 (#15732) (cf7a903), closes #15732
 
13.4.0 (2023-03-23)
- [bitnami/keycloak] Added nodeSelector and option to automatic cleanup finished jobs to the keycloak- (6a938d8), closes #15689
 
13.3.0 (2023-03-10)
- [bitnami/charts] Apply linter to README files (#15357) (0e29e60), closes #15357
 - [bitnami/keycloak] Add support for service.headless.annotations (#15432) (8ec5c82), closes #15432
 
13.2.0 (2023-03-06)
13.1.3 (2023-03-01)
13.1.2 (2023-03-01)
13.1.1 (2023-02-22)
13.1.0 (2023-02-20)
- [bitnami/keycloak] Fix NetworkPolicy to open the Infinispan port (7800) (#14576) (149c7da), closes #14576
 
13.0.6 (2023-02-17)
- [bitnami/*] Fix markdown linter issues (#14874) (a51e0e8), closes #14874
 - [bitnami/*] Remove unexpected extra spaces (#14873) (c97c714), closes #14873
 - [bitnami/keycloak] Release 13.0.6 (#14978) (6f85ef2), closes #14978
 
13.0.5 (2023-02-14)
13.0.4 (2023-02-04)
- [bitnami/keycloak] Don't regenerate self-signed certs on upgrade (#14630) (763653d), closes #14630
 - [bitnami/keycloak] Release 13.0.4 (#14746) (284a74f), closes #14746
 
13.0.3 (2023-02-01)
- [bitnami/*] Change copyright date (#14682) (add4ec7), closes #14682
 - [bitnami/*] Unify READMEs (#14472) (2064fb8), closes #14472
 - [bitnami/keycloak] Release 13.0.3 (#14692) (17e66fc), closes #14692
 - bitnami/keycloak: Document possible use of MSSQL as an external DB (#14134) (40bd9fb), closes #14134
 
13.0.2 (2023-01-20)
- [bitnami/*] Change licenses annotation format (#14377) (0ab7608), closes #14377
 - [bitnami/keycloak] Release 13.0.2 (#14475) (a82e327), closes #14475
 
13.0.1 (2023-01-12)
- [bitnami/*] Add license annotation and remove obsolete engine parameter (#14293) (da2a794), closes #14293
 - [bitnami/keycloak] Release 13.0.1 (#14319) (d4c4e8a), closes #14319
 
13.0.0 (2022-12-20)
12.3.0 (2022-12-17)
- [bitnami/keycloak] Updating to use your latest container version (20.0.1)and adding KC_LOG_LEVEL (#1 (4263f07), closes #13845
 
12.2.0 (2022-12-06)
- [bitnami/keycloak] Add postgresql.auth.postgresPassword to default values to expose this to the user (763b37d), closes #13772
 
12.1.5 (2022-11-25)
12.1.4 (2022-11-24)
12.1.3 (2022-11-22)
12.1.2 (2022-11-14)
- [bitnami/keycloak] Fix truststore and keystore passwords env vars in statefulset (#13437) (ca5432a), closes #13437
 
12.1.1 (2022-11-07)
12.1.0 (2022-11-02)
- [bitnami/keycloak] Add support for custom infinispan/jgroups cache stacks (e.g. istio) (#13155) (786a60a), closes #13155
 
12.0.1 (2022-10-30)
12.0.0 (2022-10-28)
11.0.1 (2022-10-28)
- [bitnami/keycloak] Fix reference to external db secret password key (#13190) (ba2dedd), closes #13190
 
11.0.0 (2022-10-27)
10.1.8 (2022-10-26)
10.1.7 (2022-10-26)
10.1.6 (2022-10-19)
- [bitnami/*] Use new default branch name in links (#12943) (a529e02), closes #12943
 - [bitnami/keycloak] Release 10.1.6 (#13030) (9e693b6), closes #13030
 - [bitnami/keycloak]add tolerations for keycloak config cli job pod (#12869) (cdbc3d9), closes #12869
 
10.1.5 (2022-10-12)
10.1.4 (2022-10-05)
- [bitnami/keycloak] Release 10.1.4 (#12811) (4d406aa), closes #12811
 - Generic README instructions related to the repo (#12792) (3cf6b10), closes #12792
 
10.1.3 (2022-09-28)
10.1.2 (2022-09-20)
10.1.1 (2022-09-16)
10.1.0 (2022-09-14)
- [bitnami/keycloak] initContainers and sidecars support for keycloak-config-cli job (#12341) (c9b2362), closes #12341
 
10.0.0 (2022-09-12)
9.8.1 (2022-09-07)
9.8.0 (2022-09-07)
- [bitnami/keycloak] Option to scrape extra monitoring endpoints and configure alerts (#12268) (e481262), closes #12268
 
9.7.4 (2022-09-06)
- [bitnami/keycloak] Added ability to toggle http port on k8s service (#11504) (b9bcea3), closes #11504
 - [bitnami/keycloak] Release 9.7.4 (#12292) (85e545d), closes #12292
 
9.7.3 (2022-09-02)
- [bitnami/keycloak] Ensure the admin user env-var is set according to keycloak (#11497) (83705e0), closes #11497
 
9.7.2 (2022-08-25)
9.7.1 (2022-08-23)
9.7.0 (2022-08-22)
9.6.9 (2022-08-17)
9.6.8 (2022-08-09)
9.6.7 (2022-08-06)
9.6.6 (2022-08-05)
- keycloak: consider httpRelativePath in keycloak-config-cli + bump chart version (#11201) (18d19f5), closes #11201
 
9.6.5 (2022-08-05)
9.6.4 (2022-08-04)
9.6.3 (2022-08-04)
9.6.2 (2022-08-03)
9.6.1 (2022-07-28)
- [bitnami/*] Update URLs to point to the new bitnami/containers monorepo (#11352) (d665af0), closes #11352
 - [bitnami/keycloak] Release 9.6.1 (#11405) (50addb1), closes #11405
 - Only PostgreSQL is supporte for external database configuration (#11309) (b2b629f), closes #11309
 
9.6.0 (2022-07-20)
9.5.0 (2022-07-18)
- keycloak: make metrics endpoint+port configurable, rename metrics port (#11124) (27f3ed9), closes #11124
 
9.4.3 (2022-07-18)
9.4.2 (2022-07-15)
- [bitnami/keycloak] switch to default keycloak port 8080, while scraping metrics (#10976) (8b90600), closes #10976
 
9.4.1 (2022-07-12)
9.4.0 (2022-07-06)
- [bitnami/keycloak] Fix Kubernetes discovery, add httpRelativePath to make migration easier (#10910) (27fb870), closes #10910
 
9.3.7 (2022-07-06)
9.3.6 (2022-07-04)
9.3.5 (2022-07-01)
9.3.4 (2022-06-30)
9.3.3 (2022-06-29)
- [bitnami/keycloak] Add missing .Values.auth.existingSecret checks (#10876) (5e62b53), closes #10876
 - [bitnami/keycloak] Bump chart version (#10908) (d90381c), closes #10908
 
9.3.2 (2022-06-25)
- [bitnami/keycloak] Release 9.3.2 updating components versions (3965dd3)
 
9.3.1 (2022-06-24)
- [bitnami/keycloak] Fix typos related to truststore (#10852) (fd2e02b), closes #10852
 - feat(keycloak): add support for KEYCLOAK_LOG_OUTPUT (#10822) (8f82908), closes #10822
 
9.3.0 (2022-06-23)
9.2.12 (2022-06-22)
9.2.11 (2022-06-16)
- [bitnami/keycloak] Release 9.2.11 updating components versions (b967dd9)
 
9.2.10 (2022-06-15)
- [bitnami/keycloak] Release 9.2.10 updating components versions (0fed34b)
 - Set cache type "local" if cache is disabled (#10724) (5e2b5fc), closes #10724
 
9.2.9 (2022-06-14)
- [bitnami/keycloak] Release 9.2.9 updating components versions (13b813e)
 
9.2.8 (2022-06-13)
9.2.7 (2022-06-10)
- [bitnami/keycloak] Release 9.2.7 updating components versions (29d5888)
 
9.2.6 (2022-06-09)
9.2.5 (2022-06-08)
- [bitnami/keycloak] Release 9.2.5 updating components versions (06f9deb)
 - fix TLS misconfig in statefulset and secrets (#10611) (c6383b8), closes #10611
 
9.2.4 (2022-06-07)
- [bitnami/*] Replace Kubeapps URL in READMEs (and kubeapps Chart.yaml) and remove BKPR references (#1 (c6a7914), closes #10600
 - Fix tolerations and topologySpreadConstraints default values (#10630) (c37f262), closes #10630
 
9.2.3 (2022-06-07)
- [bitnami/keycloak] Release 9.2.3 updating components versions (63982ae)
 
9.2.2 (2022-06-01)
9.2.1 (2022-05-30)
9.2.0 (2022-05-26)
9.1.1 (2022-05-26)
- [bitnami/keycloak] Release 9.1.1 updating components versions (e7e5999)
 
9.1.0 (2022-05-25)
- [bitnami/keycloak] Add support for distributed caching in kubernetes (#10387) (ace0b1b), closes #10387
 
9.0.5 (2022-05-24)
9.0.4 (2022-05-22)
- [bitnami/keycloak] Release 9.0.4 updating components versions (07b3e22)
 
9.0.3 (2022-05-20)
9.0.2 (2022-05-19)
- [bitnami/keycloak] Release 9.0.2 updating components versions (a451c96)
 
9.0.1 (2022-05-18)
- [bitnami/keycloak] Release 9.0.1 updating components versions (80a5111)
 
9.0.0 (2022-05-16)
- [bitnami/keycloak] Release 9.0.0 updating components versions (e7dab0a)
 
8.1.0 (2022-05-16)
8.0.2 (2022-05-13)
- [bitnami/*] Remove old 'ci' files (#10171) (5df30c4), closes #10171
 - [bitnami/*] Unify k8s directives separators (#10185) (2650214), closes #10185
 
8.0.1 (2022-05-12)
8.0.0 (2022-05-11)
7.1.19 (2022-05-11)
7.1.18 (2022-04-26)
7.1.17 (2022-04-21)
- [bitnami/keycloak] Release 7.1.17 updating components versions (a919764)
 
7.1.16 (2022-04-20)
- [bitnami/keycloak] Release 7.1.16 updating components versions (c457bf3)
 
7.1.15 (2022-04-19)
- [bitnami/keycloak] Release 7.1.15 updating components versions (f8a2f9f)
 
7.1.14 (2022-04-08)
7.1.13 (2022-04-06)
- [bitnami/keycloak] Release 7.1.13 updating components versions (7ea1aab)
 
7.1.12 (2022-04-03)
- [bitnami/keycloak] Release 7.1.12 updating components versions (2ff3c8d)
 
7.1.11 (2022-04-02)
- [bitnami/keycloak] Release 7.1.11 updating components versions (113954e)
 
7.1.10 (2022-03-29)
- [bitnami/keycloak] Release 7.1.10 updating components versions (be64e8c)
 
7.1.9 (2022-03-28)
- [bitnami/keycloak] Release 7.1.9 updating components versions (b71fa6a)
 
7.1.8 (2022-03-27)
- [bitnami/keycloak] Release 7.1.8 updating components versions (7b0bc4f)
 
7.1.7 (2022-03-25)
7.1.6 (2022-03-18)
- [bitnami/keycloak] Release 7.1.6 updating components versions (923437f)
 
7.1.5 (2022-03-16)
7.1.4 (2022-03-16)
- [bitnami/keycloak] Release 7.1.4 updating components versions (1cb07b8)
 
7.1.3 (2022-03-15)
- [bitnami/keycloak] Fix externalDB secret issue when using 'externalDabatase.password' (#9383) (f7ccba1), closes #9383
 - [bitnami/keycloak] Release 7.1.3 updating components versions (f14da8d)
 
7.1.2 (2022-03-11)
- fix: sets default to true for automountServiceAccountToken in keycloak chart (#9372) (#9382) (e5ae714), closes #9372 #9382
 
7.1.1 (2022-03-10)
7.1.0 (2022-03-08)
7.0.3 (2022-03-07)
7.0.2 (2022-03-07)
7.0.1 (2022-03-04)
7.0.0 (2022-03-02)
6.2.5 (2022-03-01)
- [bitnami/several] Prettify Chart.yaml (a056e06)
 
6.2.4 (2022-02-28)
- [bitnami/keycloak] Release 6.2.4 updating components versions (cb7d893)
 
6.2.3 (2022-02-27)
- [bitnami/keycloak] Release 6.2.3 updating components versions (7d532a8)
 
6.2.2 (2022-02-26)
- [bitnami/keycloak] Release 6.2.2 updating components versions (6000b6c)
 
6.2.1 (2022-02-25)
6.2.0 (2022-02-23)
6.1.6 (2022-02-21)
6.1.5 (2022-02-09)
- Added possibility to overwrite podManagementPolicy to keycloak statefulset (#8925) (4fb5ae3), closes #8925
 
6.1.4 (2022-02-03)
6.1.3 (2022-02-02)
- [bitnami/*] Make use of new "common.ingress.certManagerRequest" helper (#8862) (12e4c37), closes #8862
 
6.1.2 (2022-02-01)
- [bitnami/*] Fix non-utf8 characters (#8826) (aebe0ed), closes #8826
 - [bitnami/several] Prettify Chart.yaml (#8858) (10e49fd), closes #8858
 
6.1.1 (2022-01-26)
- [bitnami/keycloak] Release 6.1.1 updating components versions (713f264)
 
6.1.0 (2022-01-25)
6.0.1 (2022-01-20)
- [bitnami/*] Readme automation (#8579) (78d1938), closes #8579
 - [bitnami/*] Update READMEs (#8716) (b9a9533), closes #8716
 - [bitnami/several] Add license to the README (05f7633)
 - [bitnami/several] Add license to the README (32fb238)
 - [bitnami/several] Add license to the README (b87c2f7)
 - [bitnami/several] Change prerequisites (#8725) (8d740c5), closes #8725
 
6.0.0 (2021-12-31)
- [bitnami/keycloak] Release 6.0.0 updating components versions (bbad0a2)
 
5.2.8 (2021-12-27)
- [bitnami/keycloak] Release 5.2.8 updating components versions (13f5068)
 
5.2.7 (2021-12-17)
- [bitnami/keycloak] Release 5.2.7 updating components versions (3d09c7b)
 
5.2.6 (2021-12-17)
- [bitnami/keycloak] Release 5.2.6 updating components versions (efe5758)
 
5.2.5 (2021-12-16)
- [bitnami/keycloak] Release 5.2.5 updating components versions (987e6f0)
 
5.2.4 (2021-12-10)
- [bitnami/keycloak] Release 5.2.4 updating components versions (6f6f669)
 
5.2.3 (2021-12-02)
5.2.2 (2021-11-29)
- [bitnami/several] Regenerate README tables (ac75243)
 - [bitnami/several] Replace HTTP by HTTPS when possible (#8259) (eafb5bd), closes #8259
 
5.2.1 (2021-11-26)
- [bitnami/keycloak] Release 5.2.1 updating components versions (3ea8e45)
 - [bitnami/several] Regenerate README tables (7b091c0)
 
5.2.0 (2021-11-17)
5.1.7 (2021-11-15)
- [bitnami/keycloak] Run correct configCli jar for version of keycloak (#8107) (6caf7d3), closes #8107
 
5.1.6 (2021-11-02)
- [bitnami/contour-operator, bitnami/keycloak] Fix Chart.yaml format (#8002) (2818bea), closes #8002
 - [bitnami/several] Regenerate README tables (bb0eee1)
 
5.1.5 (2021-10-27)
5.1.4 (2021-10-27)
- [bitnami/keycloak] Release 5.1.4 updating components versions (bceaa7c)
 
5.1.3 (2021-10-22)
- [bitnami/keycloak] Add the solution for #6940 in docs - SSL Offload (#7838) (ab31c94), closes #6940 #7838 #6940
 - [bitnami/several] Add chart info to NOTES.txt (#7889) (a6751cd), closes #7889
 - [bitnami/several] Regenerate README tables (cdcf8c1)
 
5.1.2 (2021-10-04)
- [bitnami/keycloak] Release 5.1.2 updating components versions (1f8ada2)
 
5.1.1 (2021-10-01)
- [bitnami/*] Drop support for deprecated cert-manager annotation (#7582) (a081792), closes #7582
 - [bitnami/several] Regenerate README tables (9d60bbd)
 
5.1.0 (2021-09-27)
- [bitnami/keycloak] Implement support for startupProbe for faster pod startups (#7613) (85cccdd), closes #7613
 - [bitnami/several] Regenerate README tables (a94b593)
 
5.0.7 (2021-09-10)
- [bitnami/keycloak] Release 5.0.7 updating components versions (a304a62)
 - [bitnami/several] Regenerate README tables (e0a27b4)
 
5.0.6 (2021-09-07)
- [bitnami/keycloak] Release 5.0.6 updating components versions (df0e5f7)
 - [bitnami/several] Regenerate README tables (64d5d74)
 
5.0.5 (2021-08-31)
5.0.4 (2021-08-26)
- [bitnami/keycloak] Fix db credentials (#7319) (3884536), closes #7319
 - [bitnami/several] Regenerate README tables (da2513b)
 
5.0.3 (2021-08-25)
- [bitnami/keycloak] Release 5.0.3 updating components versions (cd741b9)
 - bitnami/keycloak: tpl existingSecret/existingSecretPerPassword (#7286) (f4ec593), closes #7286
 
5.0.2 (2021-08-24)
- [bitnami/keycloak] Default postgresql.postgresqlPassword to a random … (#7287) (2ef505a), closes #7287
 - [bitnami/several] Regenerate README tables (6c9124f)
 
5.0.1 (2021-08-20)
- [bitnami/keycloak] Release 5.0.1 updating components versions (246abe3)
 
5.0.0 (2021-08-19)
- [bitnami/keycloak] Release 5.0.0 updating components versions (cf14b39)
 
4.3.0 (2021-08-19)
4.2.0 (2021-08-17)
- [bitnami/keycloak] Include keystoreFilename and truststoreFilename keys (#7149) (461bd55), closes #7149
 - [bitnami/several] Regenerate README tables (6c107e8)
 
4.1.3 (2021-08-11)
4.1.2 (2021-08-04)
- [bitnami/keycloak] Release 4.1.2 updating components versions (44af773)
 
4.1.1 (2021-08-03)
- [bitnami/keycloak] Adding a post initContainer value to allow init containers to be added to the cha (ebbc39c), closes #7061
 - [bitnami/several] Update READMEs (#7108) (44961d9), closes #7108
 
4.1.0 (2021-07-29)
4.0.3 (2021-07-27)
4.0.2 (2021-07-09)
4.0.1 (2021-07-08)
4.0.0 (2021-07-07)
- [bitnami/keycloak] Release 4.0.0 updating components versions (090b2fe)
 
3.2.1 (2021-07-07)
- [bitnami/keycloak] Fix long name issue enabling autogenerated support (#6865) (f622c85), closes #6865
 
3.2.0 (2021-07-06)
3.1.1 (2021-06-18)
- [bitnami/keycloak] Release 3.1.1 updating components versions (27bcf73)
 
3.1.0 (2021-06-16)
3.0.4 (2021-05-28)
- [bitnami/keycloak] Release 3.0.4 updating components versions (26de7a5)
 
3.0.3 (2021-05-25)
- [bitnami/keycloak] Release 3.0.3 updating components versions (6b8700e)
 - Update values.yaml (acb8c74)
 
3.0.2 (2021-05-19)
- [bitnami/keycloak] Keycloak updated notes.txt (#6405) (7af6473), closes #6405
 - Update values.yaml (4569920)
 
3.0.1 (2021-05-18)
- [bitnami/keycloak] Release 3.0.1 updating components versions (8fda404)
 
3.0.0 (2021-05-17)
- [bitnami/keycloak] Release 3.0.0 updating components versions (2a547f9)
 
2.4.8 (2021-05-06)
2.4.7 (2021-04-30)
- Fix typos in several README files (#6252) (fd16565), closes #6252
 - Update README.md (#6222) (d978dc5), closes #6222
 
2.4.6 (2021-04-20)
- [bitnami/keycloak] Release 2.4.6 updating components versions (39ed9e6)
 - Update README.md (#6154) (597342f), closes #6154
 
2.4.5 (2021-04-19)
- [bitnami/keycloak] Release 2.4.5 updating components versions (c33e08c)
 
2.4.4 (2021-04-15)
- bump version (#6120) (20a412f), closes #6120
 - fix error on missing existingSecret (#6043) (3262147), closes #6043
 
2.4.3 (2021-04-07)
- [bitnami/keycloak] Release 2.4.3 updating components versions (be648c1)
 
2.4.2 (2021-03-29)
2.4.1 (2021-03-23)
2.4.0 (2021-03-19)
2.3.0 (2021-03-08)
2.2.4 (2021-03-05)
- [bitnami/*] Remove minideb mentions (#5677) (870bc4d), closes #5677
 - [bitnami/keycloak] Release 2.2.4 updating components versions (3dd6cb1)
 
2.2.3 (2021-03-04)
- [bitnami/keycloak] Release 2.2.3 updating components versions (dc58d7f)
 
2.2.2 (2021-03-01)
- [bitnami/keycloak] Release 2.2.2 updating components versions (86242e5)
 
2.2.1 (2021-02-22)
2.2.0 (2021-02-22)
2.1.2 (2021-02-18)
- [bitnami/keycloak] Release 2.1.2 updating components versions (7ade14c)
 
2.1.1 (2021-02-16)
- [bitnami/keycloak] Release 2.1.1 updating components versions (4ed411d)
 
2.1.0 (2021-02-16)
2.0.1 (2021-02-12)
- [bitnami/*] Add notice regarding parameters immutability after chart installation (#4853) (5f09573), closes #4853
 - [bitnami/keycloak] Fix password notes reading the secret (#5472) (7be880b), closes #5472
 
2.0.0 (2021-02-03)
- [bitnami/keycloak] Release 2.0.0 updating components versions (2f4c7cb)
 - Keycloak missing postgresql parameters (#5342) (f1c25cc), closes #5342
 
1.4.3 (2021-02-01)
- [bitnami/keycloak] Release 1.4.3 updating components versions (8c55b54)
 
1.4.2 (2021-01-29)
- [bitnami/keycloak] fix configMap cert directory permission issues (#4967) (455e739), closes #4967
 - [bitnami/keycloak] fix: considere existing secret when validating passwords (#5340) (2e53d85), closes #5340
 
1.4.1 (2021-01-29)
- [bitnami/keycloak] fix invalid templates/init-scripts-configmap.yaml rendering (#5296) (3120a12), closes #5296
 
1.4.0 (2021-01-28)
1.3.1 (2021-01-27)
- [bitnami/keycloak] fix: error with secret when release name too long (#5273) (fdc4baa), closes #5273
 
1.3.0 (2021-01-26)
1.2.1 (2021-01-25)
- [bitnami/*] Change helm version in the prerequisites (#5090) (c5e67a3), closes #5090
 - [bitnami/*] Unify icons in Chart.yaml and add missing fields (#5206) (0462921), closes #5206
 
1.2.0 (2021-01-08)
1.1.7 (2021-01-04)
- [bitnami/keycloak] Release 1.1.7 updating components versions (f48bec5)
 
1.1.6 (2021-01-02)
- [bitnami/keycloak] Release 1.1.6 updating components versions (2e95e84)
 
1.1.5 (2020-12-21)
- [bitnami/*] fix typos (#4699) (49adc63), closes #4699
 - [bitnami/keycloak] fix: use calculate apiVersion instead (#4803) (702e7d1), closes #4803
 
1.1.4 (2020-12-11)
1.1.3 (2020-12-11)
1.1.1 (2020-12-10)
1.1.0 (2020-12-03)
1.0.5 (2020-12-02)
- [bitnami/*] Add upgrade details to README (#4480) (10bd8e1), closes #4480
 - [bitnami/keycloak] Release 1.0.5 updating components versions (b84505d)
 
1.0.4 (2020-11-24)
- [bitnami/keycloak] Release 1.0.4 updating components versions (c3d3f1b)
 
1.0.3 (2020-11-24)
1.0.2 (2020-11-19)
1.0.1 (2020-11-18)
1.0.0 (2020-11-18)
0.1.2 (2020-11-09)
- [bitnami/keycloak] Release 0.1.2 updating components versions (c74df53)
 
0.1.1 (2020-11-06)
- [bitnami/keycloak] Release 0.1.1 updating components versions (afbb079)