From a8597515dbf713ed4f86b54e7bb96d6fb79d6c99 Mon Sep 17 00:00:00 2001
From: Maarten de Waard <maarten@greenhost.nl>
Date: Wed, 29 Sep 2021 13:35:09 +0200
Subject: [PATCH] use 0.2.11 tag for single-sign-on

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

diff --git a/flux2/infrastructure/sources/single-sign-on.yaml b/flux2/infrastructure/sources/single-sign-on.yaml
index 3eb6951c2..b4f1a8459 100644
--- a/flux2/infrastructure/sources/single-sign-on.yaml
+++ b/flux2/infrastructure/sources/single-sign-on.yaml
@@ -13,5 +13,4 @@ spec:
   # For all available options, see:
   # https://toolkit.fluxcd.io/components/source/api/#source.toolkit.fluxcd.io/v1beta1.GitRepositoryRef
   ref:
-    # tag: 0.2.11
-    branch: 81-mistake-in-cronjob
+    tag: 0.2.11
-- 
GitLab