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.
2 parents b03353a + f8ac504 commit ec52538Copy full SHA for ec52538
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.5"
+ image: "quay.io/keycloak/keycloak:25.0.6"
38
args: ["start"]
39
securityContext:
40
privileged: false
0 commit comments