From 1fe7f3f20748f18b3053ee7c6405eafb1de600ba Mon Sep 17 00:00:00 2001
From: Maarten de Waard <maarten@greenhost.nl>
Date: Fri, 5 Nov 2021 14:43:17 +0100
Subject: [PATCH] use old hydra version in single-sign-on

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

diff --git a/flux2/infrastructure/sources/single-sign-on.yaml b/flux2/infrastructure/sources/single-sign-on.yaml
index d54747852..6f51cfcbb 100644
--- a/flux2/infrastructure/sources/single-sign-on.yaml
+++ b/flux2/infrastructure/sources/single-sign-on.yaml
@@ -16,4 +16,4 @@ spec:
   ref:
     # tag: 0.2.11
     # FIXME: Temporarily use the branch with new image URLs
-    branch: 93-change-references-to-oas-and-openappstack-to-stackspin
+    branch: 93-0.2.11
-- 
GitLab