From ba71e448370248fb7910c68a88b5ea64133858da Mon Sep 17 00:00:00 2001 From: groundhog2k <10630407+groundhog2k@users.noreply.github.com> Date: Wed, 6 Jan 2021 15:31:37 +0100 Subject: [PATCH] Updated chart to Ghost 3.40.4 (#168) --- charts/ghost/Chart.yaml | 4 ++-- charts/ghost/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 31a647aa..e36b80f2 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.2.7 +version: 0.2.8 -appVersion: "3.40.2" +appVersion: "3.40.4" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 10308987..ce5bce39 100644 --- a/charts/ghost/README.md +++ b/charts/ghost/README.md @@ -1,6 +1,6 @@ # Ghost -   +   A Helm chart for Ghost blog on Kubernetes -- GitLab