From 2f86c1f100ef45da907ffa294dd022da464443cf Mon Sep 17 00:00:00 2001 From: groundhog2k <10630407+groundhog2k@users.noreply.github.com> Date: Fri, 14 May 2021 20:07:36 +0200 Subject: [PATCH] Update wordpress chart for Wordpress 5.7.2 (#434) --- charts/wordpress/Chart.yaml | 4 ++-- charts/wordpress/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml index 35e24fe0..a90bdb85 100644 --- a/charts/wordpress/Chart.yaml +++ b/charts/wordpress/Chart.yaml @@ -8,10 +8,10 @@ maintainers: type: application # This is the chart version. -version: 0.3.5 +version: 0.3.6 # This is the version number of the application being deployed. -appVersion: "5.7.1-apache" +appVersion: "5.7.2-apache" dependencies: - name: mariadb diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md index ced6e7db..19a732ad 100644 --- a/charts/wordpress/README.md +++ b/charts/wordpress/README.md @@ -1,6 +1,6 @@ # Wordpress -   +   A Helm chart for Wordpress on Kubernetes -- GitLab