From 6d4dbd8db806f1fb3f3696f1ba60658902892ba6 Mon Sep 17 00:00:00 2001
From: Maarten de Waard <maarten@greenhost.nl>
Date: Tue, 26 Oct 2021 16:36:45 +0200
Subject: [PATCH] use wordpress tag 0.4.1

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

diff --git a/flux2/infrastructure/sources/wordpress.yaml b/flux2/infrastructure/sources/wordpress.yaml
index d1bab02b8..750d828a3 100644
--- a/flux2/infrastructure/sources/wordpress.yaml
+++ b/flux2/infrastructure/sources/wordpress.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.0
-    branch: 94-add-smtp-configuration-options
+    tag: 0.4.1
-- 
GitLab