From 529f3332ce8618ba351644042d8ad790319cf055 Mon Sep 17 00:00:00 2001 From: groundhog2k <10630407+groundhog2k@users.noreply.github.com> Date: Wed, 27 Jan 2021 15:08:34 +0100 Subject: [PATCH] Updated ghost chart for Ghost 3.41.1 (#206) --- 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 c201e2a5..ff996888 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.2.10 +version: 0.2.11 -appVersion: "3.40.5" +appVersion: "3.41.1" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index ede7f4e0..a8693b28 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