From 76b8e5d008cf8b41a4b5d721a8cb8bbc1fa7747e Mon Sep 17 00:00:00 2001 From: groundhog2k <10630407+groundhog2k@users.noreply.github.com> Date: Tue, 20 Apr 2021 18:30:03 +0200 Subject: [PATCH] Update ghost chart for Ghost 3.42.5 and 4.2.2 (#364) --- 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 5e7fa7f0..0110ea53 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.3.5 +version: 0.5.3 -appVersion: "3.42.5" +appVersion: "4.2.2" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 6fdb1bfd..9b544952 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