From 8b3a808b540191e54b920a2222ff37d3d29e053d Mon Sep 17 00:00:00 2001
From: Maarten de Waard <maarten@greenhost.nl>
Date: Tue, 21 Dec 2021 16:55:33 +0100
Subject: [PATCH] try changes from single-sign-on!73

---
 flux2/core/base/single-sign-on/release.yaml | 2 +-
 flux2/core/base/sources/single-sign-on.yaml | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/flux2/core/base/single-sign-on/release.yaml b/flux2/core/base/single-sign-on/release.yaml
index 37e4834a2..0eed916d5 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.1
+      version: 0.5.2
       sourceRef:
         kind: HelmRepository
         name: single-sign-on
diff --git a/flux2/core/base/sources/single-sign-on.yaml b/flux2/core/base/sources/single-sign-on.yaml
index f9d499d24..dfe7c3313 100644
--- a/flux2/core/base/sources/single-sign-on.yaml
+++ b/flux2/core/base/sources/single-sign-on.yaml
@@ -8,4 +8,5 @@ spec:
   # The interval at which to check the upstream for updates
   interval: 1h
   # The repository URL, can be a HTTP/S or SSH address
-  url: https://open.greenhost.net/api/v4/projects/8/packages/helm/stable
+  # TODO: REVERT TO STABLE
+  url: https://open.greenhost.net/api/v4/projects/8/packages/helm/unstable
-- 
GitLab