From 7f0eeab7f31a9da5a1a8c8183e79c8b025f749a9 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Sun, 25 Sep 2022 21:59:18 +0200 Subject: [PATCH] chore(keycloak): Push forgotten Chart.yaml --- charts/keycloak/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/keycloak/Chart.yaml b/charts/keycloak/Chart.yaml index 54bf51267..4a5ce31e5 100644 --- a/charts/keycloak/Chart.yaml +++ b/charts/keycloak/Chart.yaml @@ -7,5 +7,5 @@ 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.2.0 +version: 0.2.1 appVersion: "19.0.2" -- GitLab