From 21fed90412ad61f5b03d65b33ea206af8695165b Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Wed, 23 Apr 2025 14:18:56 +0000 Subject: [PATCH] chore(deps): update quay.io/keycloak/keycloak docker tag to v26.2.1 --- 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 9050565fa..07dd1ed2b 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.12.0 +version: 0.12.1 # renovate: image=quay.io/keycloak/keycloak -appVersion: "26.2.0" +appVersion: "26.2.1" maintainers: - name: Sheogorath url: https://shivering-isles.com diff --git a/charts/keycloak/README.md b/charts/keycloak/README.md index 527c45264..cbb158b4f 100644 --- a/charts/keycloak/README.md +++ b/charts/keycloak/README.md @@ -1,6 +1,6 @@ # keycloak -   +   A Helm chart for Keycloak on Kubernetes -- GitLab