From ca9be36c2fdb3db68603aa3d95a86eb4e5768024 Mon Sep 17 00:00:00 2001
From: Varac <varac@varac.net>
Date: Wed, 30 Jun 2021 17:27:51 +0200
Subject: [PATCH] Update WordPress chart to 0.2.0

---
 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 3d103cbfa..8a9af6007 100644
--- a/flux2/infrastructure/sources/wordpress.yaml
+++ b/flux2/infrastructure/sources/wordpress.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.0
-    branch: 82-move-requirements-to-chart-use-uris-for-remote-repositories
+    tag: 0.2.0
-- 
GitLab