mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
[bitnami/keycloak] Release 24.0.4 (#30169)
* [bitnami/keycloak] Release 24.0.4 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 24.0.3 (2024-10-31)
|
||||
## 24.0.4 (2024-11-01)
|
||||
|
||||
* [bitnami/keycloak] Release 24.0.3 ([#30147](https://github.com/bitnami/charts/pull/30147))
|
||||
* [bitnami/keycloak] Release 24.0.4 ([#30169](https://github.com/bitnami/charts/pull/30169))
|
||||
|
||||
## <small>24.0.3 (2024-10-31)</small>
|
||||
|
||||
* [bitnami/*] Remove wrong comment about imagePullPolicy (#30107) ([a51f9e4](https://github.com/bitnami/charts/commit/a51f9e4bb0fbf77199512d35de7ac8abe055d026)), closes [#30107](https://github.com/bitnami/charts/issues/30107)
|
||||
* [bitnami/keycloak] Release 24.0.3 (#30147) ([1cec61e](https://github.com/bitnami/charts/commit/1cec61e327d14d3be91ca06357bc68ddcafeceb7)), closes [#30147](https://github.com/bitnami/charts/issues/30147)
|
||||
|
||||
## <small>24.0.2 (2024-10-24)</small>
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: keycloak
|
||||
image: docker.io/bitnami/keycloak:26.0.4-debian-12-r0
|
||||
image: docker.io/bitnami/keycloak:26.0.5-debian-12-r0
|
||||
- name: keycloak-config-cli
|
||||
image: docker.io/bitnami/keycloak-config-cli:6.1.6-debian-12-r5
|
||||
apiVersion: v2
|
||||
appVersion: 26.0.4
|
||||
appVersion: 26.0.5
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
@@ -33,4 +33,4 @@ maintainers:
|
||||
name: keycloak
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/keycloak
|
||||
version: 24.0.3
|
||||
version: 24.0.4
|
||||
|
||||
@@ -103,7 +103,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/keycloak
|
||||
tag: 26.0.4-debian-12-r0
|
||||
tag: 26.0.5-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user