From b283d6bf771d1f3b300db8181619b7f99ad1c161 Mon Sep 17 00:00:00 2001
From: groundhog2k <10630407+groundhog2k@users.noreply.github.com>
Date: Thu, 17 Dec 2020 16:02:00 +0100
Subject: [PATCH] Updated chart for Ghost version 30.4.2 (#157)

---
 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 62e6fd3b..a663387a 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.2.5
+version: 0.2.6
 
-appVersion: "3.40.1"
+appVersion: "3.40.2"
 
 dependencies:
   - name: mariadb
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index b0b44d79..79ca05f3 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.2.5](https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.40.1](https://img.shields.io/badge/AppVersion-3.40.1-informational?style=flat-square)
+![Version: 0.2.6](https://img.shields.io/badge/Version-0.2.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.40.2](https://img.shields.io/badge/AppVersion-3.40.1-informational?style=flat-square)
 
 A Helm chart for Ghost blog on Kubernetes
 
-- 
GitLab