We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3381af8 commit 9949181Copy full SHA for 9949181
2 files changed
charts/keycloakx/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v2
2
name: keycloakx
3
version: 7.1.12
4
-appVersion: 26.5.6
+appVersion: 26.6.1
5
description: Keycloak.X - Open Source Identity and Access Management for Modern Applications and Services
6
keywords:
7
- sso
charts/keycloakx/values.yaml
@@ -11,7 +11,7 @@ image:
11
# The Keycloak image repository
12
repository: quay.io/keycloak/keycloak
13
# Overrides the Keycloak image tag whose default is the chart appVersion
14
- tag: "26.5.6"
+ tag: ""
15
# Overrides the Keycloak image tag with a specific digest
16
digest: ""
17
# The Keycloak image pull policy
0 commit comments