From 4e7d8d051c655418743855631fc0a55e6f78da95 Mon Sep 17 00:00:00 2001
From: groundhog2k <groundhog2k@users.noreply.github.com>
Date: Fri, 4 Dec 2020 16:14:18 +0000
Subject: [PATCH] Update index.yaml

Signed-off-by: groundhog2k <groundhog2k@users.noreply.github.com>
---
 index.yaml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/index.yaml b/index.yaml
index 1dc7f78a..cc897aa2 100644
--- a/index.yaml
+++ b/index.yaml
@@ -941,6 +941,23 @@ entries:
     - https://github.com/groundhog2k/helm-charts/releases/download/redis-0.1.0/redis-0.1.0.tgz
     version: 0.1.0
   wordpress:
+  - apiVersion: v2
+    appVersion: 5.5.3-apache
+    created: "2020-12-04T16:14:18.156378883Z"
+    dependencies:
+    - condition: mariadb.enabled
+      name: mariadb
+      repository: https://groundhog2k.github.io/helm-charts
+      version: 0.1.5
+    description: A Helm chart for Wordpress on Kubernetes
+    digest: 62cab38c30c9681cdc34fa99bbac948717b4f8f5e8ce4a6fa2519030cd76c209
+    maintainers:
+    - name: groundhog2k
+    name: wordpress
+    type: application
+    urls:
+    - https://github.com/groundhog2k/helm-charts/releases/download/wordpress-0.1.5/wordpress-0.1.5.tgz
+    version: 0.1.5
   - apiVersion: v2
     appVersion: 5.5.1-apache
     created: "2020-11-29T10:45:39.850767888Z"
-- 
GitLab