Skip to content

Commit

Permalink
[bitnami/keycloak] Release 22.1.3 (#28984)
Browse files Browse the repository at this point in the history
* [bitnami/keycloak] Release 22.1.3 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 22, 2024
1 parent 9d7c1d1 commit bb21c84
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 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.2 (2024-08-19)
## 22.1.3 (2024-08-22)

* [bitnami/keycloak] Release 22.1.2 ([#28929](https://github.com/bitnami/charts/pull/28929))
* [bitnami/keycloak] Release 22.1.3 ([#28984](https://github.com/bitnami/charts/pull/28984))

## <small>22.1.2 (2024-08-19)</small>

* [bitnami/keycloak] Release 22.1.2 (#28929) ([0ab3f3a](https://github.com/bitnami/charts/commit/0ab3f3a85f1ecbcf558977de0c5f584de495b1e4)), closes [#28929](https://github.com/bitnami/charts/issues/28929)

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

Expand Down
4 changes: 2 additions & 2 deletions bitnami/keycloak/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: keycloak
image: docker.io/bitnami/keycloak:25.0.4-debian-12-r0
image: docker.io/bitnami/keycloak:25.0.4-debian-12-r1
- name: keycloak-config-cli
image: docker.io/bitnami/keycloak-config-cli:6.1.6-debian-12-r0
apiVersion: v2
Expand All @@ -33,4 +33,4 @@ maintainers:
name: keycloak
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/keycloak
version: 22.1.2
version: 22.1.3
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.4-debian-12-r0
tag: 25.0.4-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit bb21c84

Please sign in to comment.