From a7ed552983f70ee89545339775dc808665d7c277 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Fri, 21 Jan 2022 12:04:39 +0000
Subject: [PATCH] Update Helm release single-sign-on to v0.7.6

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

diff --git a/flux2/core/base/single-sign-on/single-sign-on-release.yaml b/flux2/core/base/single-sign-on/single-sign-on-release.yaml
index 782aac140..84e851237 100644
--- a/flux2/core/base/single-sign-on/single-sign-on-release.yaml
+++ b/flux2/core/base/single-sign-on/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.7.5
+      version: 0.7.6
       sourceRef:
         kind: HelmRepository
         name: single-sign-on
-- 
GitLab