Skip to content

Commit 6090069

Browse files
authored
Merge branch 'main' into pre-commit-ci-update-config
2 parents e3931c4 + ca1c43c commit 6090069

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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:26.4.4
34+
image: quay.io/keycloak/keycloak:26.4.5
3535
args: ["start-dev"]
3636
env:
3737
- name: KC_BOOTSTRAP_ADMIN_USERNAME

examples/custom-resources/oidc/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:26.4.4
34+
image: quay.io/keycloak/keycloak:26.4.5
3535
args: ["start-dev"]
3636
env:
3737
- name: KC_BOOTSTRAP_ADMIN_USERNAME

0 commit comments

Comments
 (0)