[bitnami/keycloak] Release 21.7.3 (#28299)

* [bitnami/keycloak] Release 21.7.3 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:
Bitnami Bot
2024-07-24 08:26:16 +02:00
committed by GitHub
parent d44d7ed4c4
commit 06e9a9dfb2
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 21.7.2 (2024-07-24)
## 21.7.3 (2024-07-24)
* [bitnami/keycloak] Release 21.7.2 ([#28262](https://github.com/bitnami/charts/pull/28262))
* [bitnami/keycloak] Release 21.7.3 ([#28299](https://github.com/bitnami/charts/pull/28299))
## <small>21.7.2 (2024-07-24)</small>
* [bitnami/keycloak] Release 21.7.2 (#28262) ([ec3f085](https://github.com/bitnami/charts/commit/ec3f085e78cd45e66fb2d782dec3c07654cbde56)), closes [#28262](https://github.com/bitnami/charts/issues/28262)
## <small>21.7.1 (2024-07-18)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: keycloak
image: docker.io/bitnami/keycloak:24.0.5-debian-12-r6
image: docker.io/bitnami/keycloak:24.0.5-debian-12-r7
- name: keycloak-config-cli
image: docker.io/bitnami/keycloak-config-cli:6.1.5-debian-12-r0
apiVersion: v2
@@ -33,4 +33,4 @@ maintainers:
name: keycloak
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/keycloak
version: 21.7.2
version: 21.7.3

View File

@@ -103,7 +103,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/keycloak
tag: 24.0.5-debian-12-r6
tag: 24.0.5-debian-12-r7
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'