From 3ed5fcd02b04fbda4c34a4ecc796cc6b1fda5960 Mon Sep 17 00:00:00 2001
From: groundhog2k <10630407+groundhog2k@users.noreply.github.com>
Date: Fri, 30 Oct 2020 21:03:04 +0100
Subject: [PATCH] Updated Image to 3.36.0 (#44)

---
 charts/ghost/Chart.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index c034be5c..fb2e94de 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.1
+version: 0.1.2
 
 # This is the version number of the application being deployed.
-appVersion: "3.35.5"
+appVersion: "3.36.0"
 
 dependencies:
   - name: mariadb
-- 
GitLab