We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e51eea commit e49537bCopy full SHA for e49537b
apps/keycloak/deployment.yaml
@@ -34,7 +34,7 @@ spec:
34
type: "RuntimeDefault"
35
containers:
36
- name: "keycloak"
37
- image: "quay.io/keycloak/keycloak:25.0.6"
+ image: "quay.io/keycloak/keycloak:26.0.5"
38
args: ["start"]
39
securityContext:
40
privileged: false
0 commit comments