From 0a5eff2aaa6c72351847f940ddedf99bf4bac5bf Mon Sep 17 00:00:00 2001
From: Maarten de Waard <maarten@greenhost.nl>
Date: Tue, 21 Dec 2021 17:10:21 +0100
Subject: [PATCH] try changes from single-sign-on!74
 TRIGGER_JOBS="enable-nextcloud,enable-wekan,enable-wordpress,enable-zulip"

---
 flux2/core/base/single-sign-on/release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flux2/core/base/single-sign-on/release.yaml b/flux2/core/base/single-sign-on/release.yaml
index 0eed916d5..e45aeea77 100644
--- a/flux2/core/base/single-sign-on/release.yaml
+++ b/flux2/core/base/single-sign-on/release.yaml
@@ -11,7 +11,7 @@ spec:
     spec:
       # renovate: registryUrl=https://open.greenhost.net/api/v4/projects/8/packages/helm/stable
       chart: single-sign-on
-      version: 0.5.2
+      version: 0.6.0
       sourceRef:
         kind: HelmRepository
         name: single-sign-on
-- 
GitLab