Skip to content

Commit aa0ac19

Browse files
committed
fix(deps)!: update nextcloud to v31
Signed-off-by: WrenIX <[email protected]>
1 parent f9b1671 commit aa0ac19

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

charts/nextcloud/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ Here we list all major versions and their breaking changes for migration.
1010
- update postgresql to v16 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/postgresql/CHANGELOG.md#1600-2024-10-02))
1111
- update mariadb to v19 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/mariadb/CHANGELOG.md#1900-2024-07-11))
1212
- update mariadb to v20 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/mariadb/CHANGELOG.md#2000-2024-11-08))
13+
- 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.6
5+
appVersion: 31.0.1
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)