[bitnami/keycloak] Release 24.0.2 (#30075)

* [bitnami/keycloak] Release 24.0.2 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-10-24 11:57:22 +02:00
committed by GitHub
parent c1b35dd1c1
commit d86c1eedb7
4 changed files with 14 additions and 9 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 24.0.1 (2024-10-17)
## 24.0.2 (2024-10-24)
* [bitnami/keycloak] Release 24.0.1 ([#29968](https://github.com/bitnami/charts/pull/29968))
* [bitnami/keycloak] Release 24.0.2 ([#30075](https://github.com/bitnami/charts/pull/30075))
## <small>24.0.1 (2024-10-17)</small>
* [bitnami/keycloak] Release 24.0.1 (#29968) ([fa1d5b2](https://github.com/bitnami/charts/commit/fa1d5b278cb43b38fd5105a94005ba9a840beacc)), closes [#29968](https://github.com/bitnami/charts/issues/29968)
* Update documentation links to techdocs.broadcom.com (#29931) ([f0d9ad7](https://github.com/bitnami/charts/commit/f0d9ad78f39f633d275fc576d32eae78ded4d0b8)), closes [#29931](https://github.com/bitnami/charts/issues/29931)
## 24.0.0 (2024-10-08)

View File

@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.0.3
version: 16.0.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.26.0
digest: sha256:cf4b7afed8d5fe0f9318e96c9f42f51a5318c342ec3fdb62bdb15e4fa16ef288
generated: "2024-10-17T15:33:50.806873314Z"
digest: sha256:086726ed04fee63204a18eba56ffa598e9540ebd8f7fd7a6580c5019c0ff8c20
generated: "2024-10-24T09:38:53.117121478Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: keycloak
image: docker.io/bitnami/keycloak:26.0.1-debian-12-r0
image: docker.io/bitnami/keycloak:26.0.2-debian-12-r0
- name: keycloak-config-cli
image: docker.io/bitnami/keycloak-config-cli:6.1.6-debian-12-r4
apiVersion: v2
appVersion: 26.0.1
appVersion: 26.0.2
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.1
version: 24.0.2

View File

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