mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/keycloak] ⚡ ⬆️ Update dependency references (#35278)
* [bitnami/keycloak] Release 24.8.1 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 24.8.0 (2025-07-19)
|
||||
## 24.8.1 (2025-07-24)
|
||||
|
||||
* [bitnami/keycloak] Add support for customization of the Keycloak database schema ([#35211](https://github.com/bitnami/charts/pull/35211))
|
||||
* [bitnami/keycloak] :zap: :arrow_up: Update dependency references ([#35278](https://github.com/bitnami/charts/pull/35278))
|
||||
|
||||
## 24.8.0 (2025-07-21)
|
||||
|
||||
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
|
||||
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
|
||||
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
|
||||
* [bitnami/keycloak] Add support for customization of the Keycloak database schema (#35211) ([aea8732](https://github.com/bitnami/charts/commit/aea8732d32649ae7401c5a951cf0f0519fda907b)), closes [#35211](https://github.com/bitnami/charts/issues/35211)
|
||||
|
||||
## <small>24.7.7 (2025-07-11)</small>
|
||||
|
||||
|
||||
@@ -5,13 +5,13 @@ annotations:
|
||||
category: DeveloperTools
|
||||
images: |
|
||||
- name: keycloak
|
||||
image: docker.io/bitnami/keycloak:26.3.1-debian-12-r1
|
||||
image: docker.io/bitnami/keycloak:26.3.2-debian-12-r0
|
||||
- name: keycloak-config-cli
|
||||
image: docker.io/bitnami/keycloak-config-cli:6.4.0-debian-12-r9
|
||||
image: docker.io/bitnami/keycloak-config-cli:6.4.0-debian-12-r10
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 26.3.1
|
||||
appVersion: 26.3.2
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: keycloak
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/keycloak
|
||||
version: 24.8.0
|
||||
version: 24.8.1
|
||||
|
||||
@@ -111,7 +111,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/keycloak
|
||||
tag: 26.3.1-debian-12-r1
|
||||
tag: 26.3.2-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1135,7 +1135,7 @@ keycloakConfigCli:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/keycloak-config-cli
|
||||
tag: 6.4.0-debian-12-r9
|
||||
tag: 6.4.0-debian-12-r10
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user