From 9259c7594f6c1e85dde8ac39756e6cfe2cec8464 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Sat, 2 Dec 2023 19:18:00 +0100 Subject: [PATCH] chore(keycloak): Upgrade to keycloak 23.0.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 d36c76b6f..92f846ea6 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.7 +version: 0.7.8 # renovate: image=quay.io/keycloak/keycloak -appVersion: "23.0.0" +appVersion: "23.0.1" maintainers: - name: Sheogorath url: https://shivering-isles.com diff --git a/charts/keycloak/README.md b/charts/keycloak/README.md index ea42c70a1..45d431c05 100644 --- a/charts/keycloak/README.md +++ b/charts/keycloak/README.md @@ -1,6 +1,6 @@ # keycloak -   +   A Helm chart for Keycloak on Kubernetes -- GitLab