From 48e915d7c1e8eea36b5e49732dea43f42a9b101d Mon Sep 17 00:00:00 2001 From: groundhog2k <10630407+groundhog2k@users.noreply.github.com> Date: Thu, 10 Dec 2020 17:26:57 +0100 Subject: [PATCH] Updated ghost to 3.39.3 (#102) --- 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 426dc9c2..7df19242 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -8,10 +8,10 @@ maintainers: - name: groundhog2k # This is the chart version -version: 0.1.11 +version: 0.1.12 # This is the version number of the application being deployed. -appVersion: "3.39.2" +appVersion: "3.39.3" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 38397544..f16bb2c8 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