mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 06:47:32 +08:00
[bitnami/keycloak] Release 7.1.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 11.1.4
|
version: 11.1.7
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 1.11.3
|
version: 1.11.3
|
||||||
digest: sha256:0fc4c1a4f98fe10a226266b775c3a3feec858336fce8bc89dc7502c680a9ad97
|
digest: sha256:bc18d42b070400cea6e673fec9b8687cfb46f074d2898c014207b1d15f949a38
|
||||||
generated: "2022-03-08T12:47:29.957618+01:00"
|
generated: "2022-03-15T08:01:11.301087437Z"
|
||||||
|
|||||||
@@ -26,4 +26,4 @@ name: keycloak
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-keycloak
|
- https://github.com/bitnami/bitnami-docker-keycloak
|
||||||
- https://github.com/keycloak/keycloak
|
- https://github.com/keycloak/keycloak
|
||||||
version: 7.1.2
|
version: 7.1.3
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Keycloak packaged by Bitnami
|
# Keycloak packaged by Bitnami
|
||||||
|
|
||||||
Keycloak is a high performance Java-based identity and access management solution. It lets developers add an authentication layer to their applications with minimum effort.
|
Keycloak is a high performance Java-based identity and access management solution. It lets developers add an authentication layer to their applications with minimum effort.
|
||||||
|
|
||||||
[Overview of Keycloak](https://www.keycloak.org/)
|
[Overview of Keycloak](https://www.keycloak.org/)
|
||||||
|
|
||||||
|
|||||||
@@ -70,7 +70,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/keycloak
|
repository: bitnami/keycloak
|
||||||
tag: 16.1.1-debian-10-r42
|
tag: 16.1.1-debian-10-r49
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||||
@@ -804,7 +804,7 @@ keycloakConfigCli:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/keycloak-config-cli
|
repository: bitnami/keycloak-config-cli
|
||||||
tag: 4.8.0-debian-10-r2
|
tag: 4.8.1-debian-10-r5
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||||
|
|||||||
Reference in New Issue
Block a user