Skip to content

Commit

Permalink
chore(deps): update quay.io/keycloak/keycloak docker tag to v25.0.2
Browse files Browse the repository at this point in the history
| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | quay.io/keycloak/keycloak | 25.0.1 | 25.0.2 |
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent b1c3573 commit f90749f
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.1
image: quay.io/keycloak/keycloak:25.0.2
args: ["start"]
envFrom:
- secretRef:
Expand Down

0 comments on commit f90749f

Please sign in to comment.