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

Bump chart version to 0.7.16

parent 668a0187
No related branches found
No related tags found
1 merge request!139Fix NC app updates, run maintenance tasks
## [0.7.16] - 2022-03-24
* Fix some issues listed on the Administration/Overview tab
* Add maintenance tasks and app updated to post-install/-upgrade helm hook
## [0.7.0] - 2022-02-22
* Replace ONLYOFFICE's postgresql database by mariadb. When upgrading, please
......@@ -10,7 +15,7 @@
## [0.5.3] - 2021-12-01
* Chart is now available on via helm repository:
https://open.greenhost.net/api/v4/projects/1/packages/helm/stable
<https://open.greenhost.net/api/v4/projects/1/packages/helm/stable>
## [0.5.2] - 2021-11-03
......@@ -44,10 +49,10 @@
* Replace pod probes by exec ones to actually check healthcheck status
* Update NC chart to 2.9.0
- This in turn updates the mariadb dependency chart from 7.10 to 9.6, which
* This in turn updates the mariadb dependency chart from 7.10 to 9.6, which
brings along some changes to helm value names: see [their upgrade
notes](https://github.com/bitnami/charts/tree/master/bitnami/mariadb/#to-800).
- Also, this requires Helm version 3.7 or higher to install (or upgrade).
* Also, this requires Helm version 3.7 or higher to install (or upgrade).
## [0.3.3] - 2021-09-02
......
......@@ -3,8 +3,8 @@ apiVersion: v2
description: |
A helm chart for installing NextCloud and setting up ONLYOFFICE integration
name: nextcloud-onlyoffice
version: 0.7.15
appVersion: NC-20.0.11-OO-6.2.2.21
version: 0.7.16
appVersion: NC-23.0.2-OO-7.0.1.37
icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
dependencies:
# https://artifacthub.io/packages/helm/nextcloud/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