Skip to content

Commit

Permalink
Update quay.io/keycloak/keycloak Docker tag to v25.0.4
Browse files Browse the repository at this point in the history
| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | quay.io/keycloak/keycloak | 25.0.2 | 25.0.4 |
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 369110a commit 0fe7d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/namespaces/tooling/keycloak/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
serviceAccountName: internal-tls-issuer
containers:
- name: keycloak
image: quay.io/keycloak/keycloak:25.0.2
image: quay.io/keycloak/keycloak:25.0.4
args: ["start"]
envFrom:
- secretRef:
Expand Down

0 comments on commit 0fe7d59

Please sign in to comment.