From 29377867d4f327851e18e3a240a7035052777615 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Wed, 22 Feb 2023 12:50:34 +0100 Subject: [PATCH] chore(deps): update quay.io/keycloak/keycloak docker tag to v20.0.5 --- 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 02e60f892..69e97e250 100644 --- a/charts/keycloak/Chart.yaml +++ b/charts/keycloak/Chart.yaml @@ -7,6 +7,6 @@ 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.5.3 +version: 0.5.4 # renovate: image=quay.io/keycloak/keycloak -appVersion: "20.0.3" +appVersion: "20.0.5" diff --git a/charts/keycloak/README.md b/charts/keycloak/README.md index 5edf74004..c96dcbd2e 100644 --- a/charts/keycloak/README.md +++ b/charts/keycloak/README.md @@ -1,6 +1,6 @@ # keycloak -   +   (Alpha) A Helm chart for Keycloak on Kubernetes -- GitLab