Skip to content
Snippets Groups Projects
Commit 59cb13f3 authored by Arie Peterson's avatar Arie Peterson
Browse files

Increase version to 0.15.32 and update CHANGELOG

parent 7ceeb31e
No related tags found
No related merge requests found
Pipeline #48523 passed with stages
in 7 minutes and 7 seconds
# Changelog # Changelog
## 0.15.32 - 2024-11-22
* Update nextcloud helm chart to v6.3.0.
- In particular this upgrades Nextcloud to 30.0.2.
* Update onlyoffice app to 9.5.0.
* Update rabbitmq to v15.0.3.
## 0.15.31 - 2024-10-17 ## 0.15.31 - 2024-10-17
* Update nextcloud helm chart to v6.1.0. * Update nextcloud helm chart to v6.1.0.
......
...@@ -3,8 +3,8 @@ apiVersion: v2 ...@@ -3,8 +3,8 @@ apiVersion: v2
description: | description: |
A helm chart for installing NextCloud and setting up ONLYOFFICE integration A helm chart for installing NextCloud and setting up ONLYOFFICE integration
name: nextcloud-onlyoffice name: nextcloud-onlyoffice
appVersion: NC-30.0.0-OO-7.2.2.56 appVersion: NC-30.0.2-OO-7.2.2.56
version: 0.15.31 version: 0.15.32
icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
dependencies: dependencies:
# https://artifacthub.io/packages/helm/nextcloud/nextcloud # https://artifacthub.io/packages/helm/nextcloud/nextcloud
......
--- ---
# Upstream nextcloud chart.
# https://github.com/nextcloud/helm/
nextcloud: nextcloud:
debug: false debug: false
# Disable use of internal database # Disable use of internal 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