From 6ce75b75caa799ef3e733d22cc0ee0e9ad3e1b22 Mon Sep 17 00:00:00 2001 From: groundhog2k <groundhog2k@users.noreply.github.com> Date: Wed, 10 Feb 2021 14:21:19 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: groundhog2k <groundhog2k@users.noreply.github.com> --- index.yaml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/index.yaml b/index.yaml index 714fe14d..1b6d4e22 100644 --- a/index.yaml +++ b/index.yaml @@ -231,6 +231,23 @@ 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: 3.41.4 + created: "2021-02-10T14:21:19.744723353Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.9 + description: A Helm chart for Ghost on Kubernetes + digest: fc04265b234abf79a5b5345648c33d3cbb0226d9137831aa9965fb9e609a1bfa + maintainers: + - name: groundhog2k + name: ghost + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/ghost-0.2.16/ghost-0.2.16.tgz + version: 0.2.16 - apiVersion: v2 appVersion: 3.41.3 created: "2021-02-04T13:35:15.740364249Z" @@ -1544,6 +1561,31 @@ entries: - https://github.com/groundhog2k/helm-charts/releases/download/mongodb-0.1.0/mongodb-0.1.0.tgz version: 0.1.0 nextcloud: + - apiVersion: v2 + appVersion: 20.0.7-apache + created: "2021-02-10T14:21:19.845191637Z" + dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.9 + - condition: postgres.enabled + name: postgres + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.8 + - condition: redis.enabled + name: redis + repository: https://groundhog2k.github.io/helm-charts + version: 0.2.9 + description: A Helm chart for Nextcloud on Kubernetes + digest: 0ebab97d6e8d638475b105e35e08163db5a848db29f2c9a213cb50abad090457 + maintainers: + - name: groundhog2k + name: nextcloud + type: application + urls: + - https://github.com/groundhog2k/helm-charts/releases/download/nextcloud-0.4.4/nextcloud-0.4.4.tgz + version: 0.4.4 - apiVersion: v2 appVersion: 20.0.6-apache created: "2021-02-04T13:53:07.271605765Z" -- GitLab