From 2a204ae7e430ebd3af77b168c4ebc16f1d8f8fbe Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Mon, 26 Sep 2022 02:27:44 +0200 Subject: [PATCH] chore(keycloak): Trigger CI run --- 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 7549572da..7664cb20a 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.4.3 +version: 0.4.4 appVersion: "19.0.2" diff --git a/charts/keycloak/README.md b/charts/keycloak/README.md index 4b089a7b5..61a0482e7 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