From 0e715a10895cd7e5b094e331e1f2976fb54d5a3f Mon Sep 17 00:00:00 2001
From: Arie Peterson <arie@greenhost.nl>
Date: Thu, 2 Sep 2021 09:38:35 +0200
Subject: [PATCH] Test new nextcloud chart version

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

diff --git a/flux2/infrastructure/sources/nextcloud.yaml b/flux2/infrastructure/sources/nextcloud.yaml
index 90e5ac157..6ee7e17c6 100644
--- a/flux2/infrastructure/sources/nextcloud.yaml
+++ b/flux2/infrastructure/sources/nextcloud.yaml
@@ -13,4 +13,4 @@ spec:
   # For all available options, see:
   # https://toolkit.fluxcd.io/components/source/api/#source.toolkit.fluxcd.io/v1beta1.GitRepositoryRef
   ref:
-    tag: 0.3.2
+    branch: 32-add-startup-probes-to-onlyoffice-remove-initialdelayseconds
-- 
GitLab