From 05037bc3e672cbde294dd5ee2c84661ba9ef8bf9 Mon Sep 17 00:00:00 2001 From: groundhog2k <10630407+groundhog2k@users.noreply.github.com> Date: Tue, 2 Feb 2021 16:42:48 +0100 Subject: [PATCH] Updated chart for Ghost 3.41.3 (#218) --- 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 fe41acaa..8f00cd9d 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.2.12 +version: 0.2.13 -appVersion: "3.41.2" +appVersion: "3.41.3" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 497635c8..2fb313c2 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