Newer
Older
## Unreleased
* Update NC chart to 2.9.0
- 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).
## [0.3.3] - 2021-09-02
* Add startupProbe for ONLYOFFICE
## [0.3.2] - 2021-08-12
* Update NC chart to 2.7.3
* Let setup-apps jobs stay around for introspection for 10m after
successful completion
## [0.3.1] - 2021-08-10
* Fix `setup-apps` job for chart upgrades with new apps
## [0.3.0] - 2021-08-04
* Update NC chart to 2.7.0, including NC 20.0.11
## [0.2.9] - 2021-06-14
* Add option to make `/var/lib/onlyoffice` a persistent directory

Maarten de Waard
committed
## [0.2.8] - 2021-06-14
* Enable ONLYOFFICE "forcesave" feature by default
## [0.2.7] - 2021-04-21
* Update ONLYOFFICE version to 6.2.2.21
## [0.2.6] - 2021-03-18
* Allow `USE_UNAUTHORIZED_STORAGE` and `ONLYOFFICE_HTTPS_HSTS_ENABLED`
## [0.2.5] - 2021-03-18
* Specify proper repo URLs, add Chart.lock
* Deprecate @stable repo
* Small fixes
## [0.2.4] - 2020-07-08
* Update configuration of sociallogin plugin to work with newest version of app
## [0.2.3] - 2020-06-08
* Upgrade Nextcloud to 17.0 (helm chart 1.10.1)
* Upgrade Postgresql to 11.7.0 (helm chart 8.6.4)