Skip to content

Commit

Permalink
[bitnami/keycloak] Release 22.1.2 (#28929)
Browse files Browse the repository at this point in the history
* [bitnami/keycloak] Release 22.1.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 Aug 19, 2024
1 parent f89985d commit 0ab3f3a
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 10 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

## 22.1.1 (2024-08-13)
## 22.1.2 (2024-08-19)

* [bitnami/keycloak] move hostname variables to config map to allow override ([#28838](https://github.com/bitnami/charts/pull/28838))
* [bitnami/keycloak] Release 22.1.2 ([#28929](https://github.com/bitnami/charts/pull/28929))

## <small>22.1.1 (2024-08-13)</small>

* [bitnami/keycloak] move hostname variables to config map to allow override (#28838) ([f919441](https://github.com/bitnami/charts/commit/f9194415ccfa5e6a06007e9bf24376a02b20bb05)), closes [#28838](https://github.com/bitnami/charts/issues/28838)

## 22.1.0 (2024-08-06)

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: 15.5.20
version: 15.5.23
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:40ea45f1001b862eefae455ade681e2c2e641ed18b051fa858f874519cccf5ec
generated: "2024-08-06T14:11:23.693864792Z"
version: 2.22.0
digest: sha256:d4a3268d3e51d687c6f9ad1848ec29c8bfa640d6087a19d2b09ab275860b89c5
generated: "2024-08-19T20:47:45.802271807Z"
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:25.0.2-debian-12-r2
image: docker.io/bitnami/keycloak:25.0.4-debian-12-r0
- name: keycloak-config-cli
image: docker.io/bitnami/keycloak-config-cli:6.1.6-debian-12-r0
apiVersion: v2
appVersion: 25.0.2
appVersion: 25.0.4
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: 22.1.1
version: 22.1.2
2 changes: 1 addition & 1 deletion bitnami/keycloak/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/keycloak
tag: 25.0.2-debian-12-r2
tag: 25.0.4-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 0ab3f3a

Please sign in to comment.