Skip to content

Commit

Permalink
Merge pull request #3536 from rxbn/renovate/quay.io-keycloak-keycloak…
Browse files Browse the repository at this point in the history
…-26.x

chore(deps): update quay.io/keycloak/keycloak docker tag to v26
  • Loading branch information
rxbn authored Oct 4, 2024
2 parents b1f6a3b + 343cdd4 commit 37456c5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions apps/keycloak/keycloak/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
memory: 16Mi
containers:
- name: keycloak
image: quay.io/keycloak/keycloak:25.0.6
image: quay.io/keycloak/keycloak:26.0.0
args:
- start
env:
Expand All @@ -61,8 +61,6 @@ spec:
key: jdbc-uri
- name: KC_HEALTH_ENABLED
value: "true"
- name: KC_FEATURES
value: persistent-user-sessions,hostname:v2
envFrom:
- secretRef:
name: keycloak
Expand Down

0 comments on commit 37456c5

Please sign in to comment.