From f5ddeef41591b6b1efdb324e2facb9443930fcf1 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Sat, 24 Sep 2022 15:21:02 +0200
Subject: [PATCH] chore(keycloak): Bump chart version for CI run

---
 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 875442d9c..0a53cbb3a 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.1.3
+version: 0.1.4
 appVersion: "19.0.1"
-- 
GitLab