From d474490b9db8d9b890bbae96f04d2bfd3cf97e6d Mon Sep 17 00:00:00 2001 From: groundhog2k <10630407+groundhog2k@users.noreply.github.com> Date: Tue, 8 Jun 2021 17:07:17 +0200 Subject: [PATCH] Update ghost chart for Ghost 4.6.6 (#458) --- 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 530994b7..30dd721d 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.9.0 +version: 0.9.1 -appVersion: "4.6.4" +appVersion: "4.6.6" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 465fe626..932e5fc3 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