File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44apiVersion : v2
55name : keycloak
66# renovate: datasource=docker depName=quay.io/keycloak/keycloak versioning=semver
7- version : 26.5.1
7+ version : 26.5.2
88description : Open Source Identity and Access Management For Modern Applications and Services
99keywords :
1010 - sso
Original file line number Diff line number Diff line change 3838 set :
3939 image :
4040 repository : quay.io/keycloak/keycloak
41- tag : " 26.5.1 "
41+ tag : " 26.5.2 "
4242 template : statefulset.yaml
4343 asserts :
4444 - notContains :
Original file line number Diff line number Diff line change 55 # The Keycloak image repository
66 repository : quay.io/keycloak/keycloak
77 # Overrides the Keycloak image tag whose default is the chart appVersion
8- tag : " 26.5.1 "
8+ tag : " 26.5.2 "
99 # The Keycloak image pull policy
1010 pullPolicy : IfNotPresent
1111
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ components:
1313 - name : keycloak
1414 namespace : keycloak
1515 # renovate: datasource=docker depName=quay.io/keycloak/keycloak versioning=semver
16- version : 26.5.1
16+ version : 26.5.2
1717 localPath : ../chart
1818 valuesFiles :
1919 - ../chart/values.yaml
Original file line number Diff line number Diff line change 33
44image :
55 repository : registry1.dso.mil/ironbank/opensource/keycloak/keycloak
6- tag : " 26.5.1 "
6+ tag : " 26.5.2 "
77podSecurityContext :
88 fsGroup : 2000
99securityContext :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ securityContext:
1212 - ALL
1313image :
1414 repository : quay.io/rfcurated/keycloak
15- tag : " 26.5.1 -jammy-fips-rfcurated"
15+ tag : " 26.5.2 -jammy-fips-rfcurated"
1616
1717migrations :
1818 deleteGeneratedTrustStore : true
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ podSecurityContext:
55 fsGroup : 1000
66image :
77 repository : quay.io/keycloak/keycloak
8- tag : " 26.5.1 "
8+ tag : " 26.5.2 "
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ components:
3131 valuesFiles :
3232 - " values/upstream-values.yaml"
3333 images :
34- - quay.io/keycloak/keycloak:26.5.1
34+ - quay.io/keycloak/keycloak:26.5.2
3535 - ghcr.io/defenseunicorns/uds/identity-config:0.23.0
3636
3737 - name : keycloak
@@ -45,7 +45,7 @@ components:
4545 valuesFiles :
4646 - " values/registry1-values.yaml"
4747 images :
48- - registry1.dso.mil/ironbank/opensource/keycloak/keycloak:26.5.1
48+ - registry1.dso.mil/ironbank/opensource/keycloak/keycloak:26.5.2
4949 - registry1.dso.mil/ironbank/opensource/defenseunicorns/uds/uds-identity-config:0.23.0
5050
5151 - name : keycloak
@@ -59,5 +59,5 @@ components:
5959 valuesFiles :
6060 - " values/unicorn-values.yaml"
6161 images :
62- - quay.io/rfcurated/keycloak:26.5.1 -jammy-fips-rfcurated
62+ - quay.io/rfcurated/keycloak:26.5.2 -jammy-fips-rfcurated
6363 - ghcr.io/defenseunicorns/uds/identity-config:0.23.0
You can’t perform that action at this time.
0 commit comments