From 70fe14697d0f174a586e9930603028a8e36ef8c3 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Mon, 27 Nov 2023 18:45:42 +0100 Subject: [PATCH] chore(keycloak): Upgrade to version 23 --- 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 9b52f2b53..d36c76b6f 100644 --- a/charts/keycloak/Chart.yaml +++ b/charts/keycloak/Chart.yaml @@ -9,9 +9,9 @@ icon: https://www.keycloak.org/resources/images/keycloak_icon_512px.svg sources: - https://git.shivering-isles.com/shivering-isles/infrastructure-gitops - https://github.com/keycloak/keycloak -version: 0.7.6 +version: 0.7.7 # renovate: image=quay.io/keycloak/keycloak -appVersion: "22.0.5" +appVersion: "23.0.0" maintainers: - name: Sheogorath url: https://shivering-isles.com diff --git a/charts/keycloak/README.md b/charts/keycloak/README.md index 9ab0d3b23..ea42c70a1 100644 --- a/charts/keycloak/README.md +++ b/charts/keycloak/README.md @@ -1,6 +1,6 @@ # keycloak -   +   A Helm chart for Keycloak on Kubernetes -- GitLab