From b283d6bf771d1f3b300db8181619b7f99ad1c161 Mon Sep 17 00:00:00 2001 From: groundhog2k <10630407+groundhog2k@users.noreply.github.com> Date: Thu, 17 Dec 2020 16:02:00 +0100 Subject: [PATCH] Updated chart for Ghost version 30.4.2 (#157) --- 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 62e6fd3b..a663387a 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.2.5 +version: 0.2.6 -appVersion: "3.40.1" +appVersion: "3.40.2" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index b0b44d79..79ca05f3 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