Skip to content
Snippets Groups Projects
Verified Commit 12d74867 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

update nextcloud to newest version

parent bd748d9a
No related branches found
No related tags found
1 merge request!6Resolve "Update to newest nextcloud chart version"
......@@ -2,4 +2,4 @@ apiVersion: v1
description: |
A helm chart for installing NextCloud and setting up ONLYOFFICE integration
name: nextcloud-onlyoffice
version: 0.1.1
version: 0.1.2
......@@ -4,7 +4,7 @@ Installs Nextcloud and ONLYOFFICE and configures Nextcloud to use ONLYOFFICE as
its document editor. Depends on the
[Nextcloud](https://github.com/helm/charts/tree/master/stable/nextcloud)
`@stable` chart and [our ONLYOFFICE DocumentServer
chart](https://code.greenhost.net/openappstack/nextcloud/tree/master/onlyoffice-documentserver).
chart](https://open.greenhost.net/openappstack/nextcloud/tree/master/onlyoffice-documentserver).
For configuration details on those charts, refer to their documentation.
## Installation
......@@ -13,7 +13,7 @@ Make sure you have a `onlyoffice-documentserver` helm repo before running helm
dep update for this chart. You can add it with:
```
helm repo add onlyoffice-documentserver git+https://code.greenhost.net/openappstack/nextcloud@onlyoffice-documentserver?ref=master
helm repo add onlyoffice-documentserver git+https://open.greenhost.net/openappstack/nextcloud@onlyoffice-documentserver?ref=master
```
The `onlyoffice-documentserver.onlyoffice.server_name` variable needs to be
......
dependencies:
- name: nextcloud
version: 1.1.1
version: 1.6.0
repository: "@stable"
tags:
- nextcloud
......
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