Skip to content

Commit

Permalink
[bitnami/keycloak] Release 24.4.7 (#31625)
Browse files Browse the repository at this point in the history
* [bitnami/keycloak] Release 24.4.7 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 28, 2025
1 parent c17658f commit 22cc5c7
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 11 deletions.
8 changes: 6 additions & 2 deletions bitnami/keycloak/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 24.4.6 (2025-01-20)
## 24.4.7 (2025-01-28)

* [bitnami/keycloak] Improve keycloak value file comments on extraEnvVars property ([#31054](https://github.com/bitnami/charts/pull/31054))
* [bitnami/keycloak] Release 24.4.7 ([#31625](https://github.com/bitnami/charts/pull/31625))

## <small>24.4.6 (2025-01-21)</small>

* [bitnami/keycloak] Improve keycloak value file comments on extraEnvVars property (#31054) ([fb276fe](https://github.com/bitnami/charts/commit/fb276feeb53dace5c792d8cbf8a6a77162425ae1)), closes [#31054](https://github.com/bitnami/charts/issues/31054)

## <small>24.4.5 (2025-01-20)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/keycloak/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.4.3
version: 16.4.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.0
digest: sha256:53c3dbd420e0fb37fe3399fc6297ff683d4074e1e41d9526e68297c79225f846
generated: "2025-01-15T14:31:34.339784916Z"
version: 2.29.1
digest: sha256:be2db46330dde58b3520e206685a3cffafb18506016ce9fbcd67462e8269727e
generated: "2025-01-28T16:16:21.211680926Z"
6 changes: 3 additions & 3 deletions bitnami/keycloak/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: keycloak
image: docker.io/bitnami/keycloak:26.1.0-debian-12-r0
image: docker.io/bitnami/keycloak:26.1.0-debian-12-r1
- name: keycloak-config-cli
image: docker.io/bitnami/keycloak-config-cli:6.2.1-debian-12-r1
image: docker.io/bitnami/keycloak-config-cli:6.2.1-debian-12-r2
apiVersion: v2
appVersion: 26.1.0
dependencies:
Expand All @@ -33,4 +33,4 @@ maintainers:
name: keycloak
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/keycloak
version: 24.4.6
version: 24.4.7
4 changes: 2 additions & 2 deletions bitnami/keycloak/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/keycloak
tag: 26.1.0-debian-12-r0
tag: 26.1.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -1132,7 +1132,7 @@ keycloakConfigCli:
image:
registry: docker.io
repository: bitnami/keycloak-config-cli
tag: 6.2.1-debian-12-r1
tag: 6.2.1-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 22cc5c7

Please sign in to comment.