Skip to content

Commit 5adc42e

Browse files
Update quay.io/keycloak/keycloak Docker tag to v20.0.5 (#8308)
| datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | docker | quay.io/keycloak/keycloak | 20.0.1 | 20.0.5 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 177d523 commit 5adc42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/custom-resources/jwks/keycloak.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
spec:
3232
containers:
3333
- name: keycloak
34-
image: quay.io/keycloak/keycloak:20.0.1
34+
image: quay.io/keycloak/keycloak:20.0.5
3535
args: ["start-dev"]
3636
env:
3737
- name: KEYCLOAK_ADMIN

0 commit comments

Comments
 (0)