File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
examples/postgresql-kubeping Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : keycloakx
33version : 7.1.6
4- appVersion : 26.4.5
4+ appVersion : 26.5.0
55description : Keycloak.X - Open Source Identity and Access Management for Modern Applications and Services
66keywords :
77 - sso
Original file line number Diff line number Diff line change 1- FROM quay.io/keycloak/keycloak:26.4.5
1+ FROM quay.io/keycloak/keycloak:26.5.0
22
33ENV JGROUPS_KUBERNETES_VERSION 1.0.16.Final
44
Original file line number Diff line number Diff line change 1111 # The Keycloak image repository
1212 repository : quay.io/keycloak/keycloak
1313 # Overrides the Keycloak image tag whose default is the chart appVersion
14- tag : " 26.4.5 "
14+ tag : " 26.5.0 "
1515 # Overrides the Keycloak image tag with a specific digest
1616 digest : " "
1717 # The Keycloak image pull policy
You can’t perform that action at this time.
0 commit comments