From 6584b7ec01404f23a7453e4df86b48124d45d831 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Tue, 17 Jan 2023 16:14:29 +0100 Subject: [PATCH] chore(keycloak): Bump version due to image upgrade --- charts/keycloak/Chart.yaml | 2 +- charts/keycloak/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/keycloak/Chart.yaml b/charts/keycloak/Chart.yaml index b843a3642..02e60f892 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.2 +version: 0.5.3 # renovate: image=quay.io/keycloak/keycloak appVersion: "20.0.3" diff --git a/charts/keycloak/README.md b/charts/keycloak/README.md index 2d1f43abc..5edf74004 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