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 033a96b commit fcde9d7Copy full SHA for fcde9d7
apps/keycloak/deployment.yaml
@@ -34,7 +34,7 @@ spec:
34
type: "RuntimeDefault"
35
containers:
36
- name: "keycloak"
37
- image: "quay.io/keycloak/keycloak:26.3.4"
+ image: "quay.io/keycloak/keycloak:26.3.5"
38
args: ["start"]
39
securityContext:
40
privileged: false
0 commit comments