From 760c41fe42835128c0770cdad4ae3ec402e2b755 Mon Sep 17 00:00:00 2001
From: Maarten de Waard <maarten@greenhost.nl>
Date: Thu, 26 Mar 2020 11:55:05 +0100
Subject: [PATCH] use wordpress version with no requirements.lock file

---
 flux/wordpress.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flux/wordpress.yaml b/flux/wordpress.yaml
index 5c83a6be0..4773bd550 100644
--- a/flux/wordpress.yaml
+++ b/flux/wordpress.yaml
@@ -9,7 +9,7 @@ spec:
   releaseName: wordpress
   chart:
     git: https://code.greenhost.net/open/wordpress-helm
-    ref: 466901d6f412f2341345715aa985029b9b57ea35
+    ref: 819f0d55ba5f1030c697999a9564f20cd281fe17
     path: .
   valuesFrom:
     - secretKeyRef:
-- 
GitLab