Skip to content

Commit 9829faf

Browse files
committed
fix(deps)!: update nextcloud to v31
Signed-off-by: WrenIX <dev.github@wrenix.eu>
1 parent 7b39c1f commit 9829faf

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

charts/nextcloud/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ Here we list all major versions and their breaking changes for migration.
2525
```
2626
- update mariadb to v19 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/mariadb/CHANGELOG.md#1900-2024-07-11))
2727
- update mariadb to v20 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/mariadb/CHANGELOG.md#2000-2024-11-08))
28+
- update nextcloud to v31 (see [CHANGELOG](https://nextcloud.com/changelog/#31-0-0))

charts/nextcloud/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: nextcloud
33
version: 7.0.0
44
# renovate: image=docker.io/library/nextcloud
5-
appVersion: 30.0.10
5+
appVersion: 31.0.5
66
description: A file sharing server that puts the control and security of your own data back into your hands.
77
keywords:
88
- nextcloud

0 commit comments

Comments
 (0)