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