Skip to content

Commit

Permalink
[bitnami/keycloak] Release 2.2.2 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Mar 1, 2021
1 parent 5891c6a commit 86242e5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
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: common
repository: https://charts.bitnami.com/bitnami
version: 1.4.0
version: 1.4.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 10.3.4
digest: sha256:981837c59f73600f3f3b688ddf10c7912df1573dd8de1afb177eff91606821bd
generated: "2021-02-22T16:19:18.943582+01:00"
version: 10.3.7
digest: sha256:a0d29886bedc883eef4882780dd9ee78de93da30c9a575f544024bfe60f5b6a6
generated: "2021-03-01T09:45:50.007578175Z"
4 changes: 2 additions & 2 deletions bitnami/keycloak/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
category: DeveloperTools
apiVersion: v2
appVersion: 12.0.3
appVersion: 12.0.4
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
Expand All @@ -26,4 +26,4 @@ name: keycloak
sources:
- https://github.com/bitnami/bitnami-docker-keycloak
- https://github.com/keycloak/keycloak
version: 2.2.1
version: 2.2.2
6 changes: 3 additions & 3 deletions bitnami/keycloak/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/keycloak
tag: 12.0.3-debian-10-r4
tag: 12.0.4-debian-10-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http:https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down Expand Up @@ -137,8 +137,8 @@ auth:
##
image:
registry: docker.io
repository: bitnami/minideb
tag: buster
repository: bitnami/bitnami-shell
tag: "10"
pullPolicy: Always
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit 86242e5

Please sign in to comment.