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 29364aa commit 7607424Copy full SHA for 7607424
1 file changed
charts/keycloak/values.yaml
@@ -26,7 +26,7 @@ keycloak:
26
image:
27
repository: quay.io/keycloak/keycloak
28
pullPolicy: IfNotPresent
29
- tag: "24.0.5"
+ tag: "26.3"
30
# start server in optimized mode (assumes quarkus JAR is pre-built)
31
optimized: false
32
# TLS configuration
0 commit comments