From 489d3ca6df6afa2cfcc8d161dc7a90823d6658cf Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Sat, 12 Apr 2025 06:10:31 +0000 Subject: [PATCH] chore(deps): update quay.io/keycloak/keycloak docker tag to v26.2.0 --- charts/keycloak/Chart.yaml | 4 ++-- charts/keycloak/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/keycloak/Chart.yaml b/charts/keycloak/Chart.yaml index 363c07d68..9050565fa 100644 --- a/charts/keycloak/Chart.yaml +++ b/charts/keycloak/Chart.yaml @@ -10,9 +10,9 @@ kubeVersion: ">=1.25" sources: - https://git.shivering-isles.com/shivering-isles/infrastructure-gitops - https://github.com/keycloak/keycloak -version: 0.11.4 +version: 0.12.0 # renovate: image=quay.io/keycloak/keycloak -appVersion: "26.1.4" +appVersion: "26.2.0" maintainers: - name: Sheogorath url: https://shivering-isles.com diff --git a/charts/keycloak/README.md b/charts/keycloak/README.md index 09f83e421..527c45264 100644 --- a/charts/keycloak/README.md +++ b/charts/keycloak/README.md @@ -1,6 +1,6 @@ # keycloak -   +   A Helm chart for Keycloak on Kubernetes -- GitLab