Skip to content

Commit

Permalink
[bitnami/keycloak] Release 24.4.2 (#31340)
Browse files Browse the repository at this point in the history
* [bitnami/keycloak] Release 24.4.2 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 13, 2025
1 parent 31d0532 commit e81606c
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 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.1 (2025-01-12)
## 24.4.2 (2025-01-13)

* [bitnami/keycloak] Release 24.4.1 ([#31305](https://github.com/bitnami/charts/pull/31305))
* [bitnami/keycloak] Release 24.4.2 ([#31340](https://github.com/bitnami/charts/pull/31340))

## <small>24.4.1 (2025-01-12)</small>

* [bitnami/keycloak] Release 24.4.1 (#31305) ([24fc9ab](https://github.com/bitnami/charts/commit/24fc9abfdbb376fe367345c367fdd433d0ec1bde)), closes [#31305](https://github.com/bitnami/charts/issues/31305)

## 24.4.0 (2025-01-10)

Expand Down
6 changes: 3 additions & 3 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.3.5
version: 16.4.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.0
digest: sha256:8c7c60055f2b8834c742f2b389606d430018a7fd08449ce2c8c31b31a94f0ca4
generated: "2025-01-12T09:29:56.060103855Z"
digest: sha256:16e4d21989d6380a4483f91b643cfcf6cac5fac6398352ff8faa461b1d9630d1
generated: "2025-01-13T18:06:22.642591034Z"
6 changes: 3 additions & 3 deletions bitnami/keycloak/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: keycloak
image: docker.io/bitnami/keycloak:26.0.7-debian-12-r1
image: docker.io/bitnami/keycloak:26.0.8-debian-12-r0
- name: keycloak-config-cli
image: docker.io/bitnami/keycloak-config-cli:6.2.1-debian-12-r1
apiVersion: v2
appVersion: 26.0.7
appVersion: 26.0.8
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -33,4 +33,4 @@ maintainers:
name: keycloak
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/keycloak
version: 24.4.1
version: 24.4.2
2 changes: 1 addition & 1 deletion 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.0.7-debian-12-r1
tag: 26.0.8-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit e81606c

Please sign in to comment.