From 012ff85426b5801de9756ba669971afc19b3a41a Mon Sep 17 00:00:00 2001
From: groundhog2k <10630407+groundhog2k@users.noreply.github.com>
Date: Tue, 9 Nov 2021 18:58:18 +0100
Subject: [PATCH] Reverted ghost 0.25.0

Closes issue #684
---
 index.yaml | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/index.yaml b/index.yaml
index 8d79536d..767f232d 100644
--- a/index.yaml
+++ b/index.yaml
@@ -578,23 +578,6 @@ entries:
     - https://github.com/groundhog2k/helm-charts/releases/download/elasticsearch-0.1.0/elasticsearch-0.1.0.tgz
     version: 0.1.0
   ghost:
-  - apiVersion: v2
-    appVersion: 4.22.0
-    created: "2021-11-09T16:15:21.703415218Z"
-    dependencies:
-    - condition: mariadb.enabled
-      name: mariadb
-      repository: https://groundhog2k.github.io/helm-charts
-      version: 0.2.14
-    description: A Helm chart for Ghost on Kubernetes
-    digest: cea118b14ec7ab059741d0ceb4e56a5947b952d7d19b229c455d87ea614d591d
-    maintainers:
-    - name: groundhog2k
-    name: ghost
-    type: application
-    urls:
-    - https://github.com/groundhog2k/helm-charts/releases/download/ghost-0.25.0/ghost-0.25.0.tgz
-    version: 0.25.0
   - apiVersion: v2
     appVersion: 4.21.0
     created: "2021-11-03T15:02:50.967202394Z"
-- 
GitLab