From bf79fb29e0dd279e81881bb2a5f2e00873fde449 Mon Sep 17 00:00:00 2001
From: Maarten de Waard <maarten@greenhost.nl>
Date: Mon, 13 Dec 2021 15:33:41 +0100
Subject: [PATCH] use SSO 0.5.0 tagged verversion

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

diff --git a/flux2/core/base/sources/single-sign-on.yaml b/flux2/core/base/sources/single-sign-on.yaml
index c230579c4..87adf56b0 100644
--- a/flux2/core/base/sources/single-sign-on.yaml
+++ b/flux2/core/base/sources/single-sign-on.yaml
@@ -14,5 +14,4 @@ spec:
   # For all available options, see:
   # https://toolkit.fluxcd.io/components/source/api/#source.toolkit.fluxcd.io/v1beta1.GitRepositoryRef
   ref:
-    # tag: 0.4.3
-    branch: loginpanel
+    tag: 0.5.0
-- 
GitLab