Skip to content
Snippets Groups Projects
Unverified Commit fe7ac42a authored by Varac's avatar Varac
Browse files

Merge requiremnts into Chart.yaml, upgrade apiVersion

parent 03a7202b
No related branches found
No related tags found
1 merge request!32Deprecate @stable repo, fails installing
apiVersion: v1
apiVersion: v2
description: |
A helm chart for installing NextCloud and setting up ONLYOFFICE integration
name: nextcloud-onlyoffice
version: 0.2.4
dependencies:
- name: nextcloud
version: 1.10.1
repository: https://nextcloud.github.io/helm/
- name: rabbitmq
version: 6.18.2
repository: https://charts.bitnami.com/bitnami
- name: redis
version: 10.5.7
repository: https://charts.bitnami.com/bitnami
- name: postgresql
version: 8.6.4
repository: https://charts.bitnami.com/bitnami
---
dependencies:
- name: nextcloud/nextcloud
version: 1.10.1
repository: "https://nextcloud.github.io/helm/"
tags:
- nextcloud
- name: rabbitmq
version: 6.18.2
repository: "https://charts.bitnami.com/bitnami"
tags:
- onlyoffice
- rabbitmq
- queue
- name: redis
version: 10.5.7
repository: "https://charts.bitnami.com/bitnami"
tags:
- key-value-store
- redis
- onlyoffice
- name: postgresql
version: 8.6.4
repository: "https://charts.bitnami.com/bitnami"
tags:
- postgresql
- onlyoffice
- database
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment