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

Merge branch 'v0.10.0' into 'main'

Release chart version 0.10.0

See merge request !219
parents 08dda8c3 3d080a2a
No related branches found
No related tags found
1 merge request!219Release chart version 0.10.0
Pipeline #21608 passed with stages
in 6 minutes and 51 seconds
Thank you for making a Merge Request. Before you merge this, please make sure
that you:
- [ ] Updated chart version number
- [ ] Updated chart version number in `Chart.yaml`
- [ ] Updated the `CHANGELOG.md`
- [ ] Manually tested chart changes with the stackspin bootstrap script
- [ ] Created an MR in stackspin/stackspin that applies the changes from this MR
- [ ] Tests in that MR in stackspin/stackspin succeed
## [0.10.0] - 2022-07-07
* Use cypress instead of taiko for e2e tests
## [0.8.0] - 2022-05-04
* Made sure the chart can be installed twice into the same namespace
* **BREAKING**: You need to now specify the ONLYOFFICE database password under
* **BREAKING**: You need to now specify the ONLYOFFICE database password under
`global.onlyofficeDb.password`. If you have overriden other values from
`onlyoffice.database`, they should also move to `global.onlyofficeDb`.
......
......@@ -3,7 +3,7 @@ apiVersion: v2
description: |
A helm chart for installing NextCloud and setting up ONLYOFFICE integration
name: nextcloud-onlyoffice
version: 0.9.16
version: 0.10.0
appVersion: NC-23.0.3-OO-7.0.1.37
icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
dependencies:
......
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