mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/keycloak] ⚡ ⬆️ Update dependency references (#35578)
* [bitnami/keycloak] Release 24.9.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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 24.9.0 (2025-08-03)
|
||||
## 24.9.1 (2025-08-07)
|
||||
|
||||
* feat(keycloak/ingress): support template value for ingress and admin … ([#35025](https://github.com/bitnami/charts/pull/35025))
|
||||
* [bitnami/keycloak] :zap: :arrow_up: Update dependency references ([#35578](https://github.com/bitnami/charts/pull/35578))
|
||||
|
||||
## 24.9.0 (2025-08-04)
|
||||
|
||||
* feat(keycloak/ingress): support template value for ingress and admin … (#35025) ([da4aaf3](https://github.com/bitnami/charts/commit/da4aaf376e800760fd5ada2b07e3c85c7c8ddd95)), closes [#35025](https://github.com/bitnami/charts/issues/35025)
|
||||
* [bitnami/*] docs: update BSI warning on charts' notes (#35340) ([07483a5](https://github.com/bitnami/charts/commit/07483a5ed964b409266dc025e4b55bf2eb0f621c)), closes [#35340](https://github.com/bitnami/charts/issues/35340)
|
||||
|
||||
## <small>24.8.1 (2025-07-24)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.6.6
|
||||
version: 16.7.21
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.0
|
||||
digest: sha256:1b5577724d7ca3aec34781d6c3e9f3cb866d81a7fc077746aa83a84b2bdd95c0
|
||||
generated: "2025-05-06T10:24:33.307895212+02:00"
|
||||
version: 2.31.3
|
||||
digest: sha256:cc4b0618c5eb9e447c5538ba043869a7cbd6548d32768d8f63267fa27fdc5459
|
||||
generated: "2025-08-07T14:44:22.967095866Z"
|
||||
|
||||
@@ -5,9 +5,9 @@ annotations:
|
||||
category: DeveloperTools
|
||||
images: |
|
||||
- name: keycloak
|
||||
image: docker.io/bitnami/keycloak:26.3.2-debian-12-r0
|
||||
image: docker.io/bitnami/keycloak:26.3.2-debian-12-r1
|
||||
- name: keycloak-config-cli
|
||||
image: docker.io/bitnami/keycloak-config-cli:6.4.0-debian-12-r10
|
||||
image: docker.io/bitnami/keycloak-config-cli:6.4.0-debian-12-r11
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: keycloak
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/keycloak
|
||||
version: 24.9.0
|
||||
version: 24.9.1
|
||||
|
||||
@@ -111,7 +111,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/keycloak
|
||||
tag: 26.3.2-debian-12-r0
|
||||
tag: 26.3.2-debian-12-r1
|
||||
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-r10
|
||||
tag: 6.4.0-debian-12-r11
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user