diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 4b57c92920e3b7f1cae432a3625c85614a6f7121..a1f5bfca76029a5e756e093e926f6116a9e71299 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -8,10 +8,10 @@ maintainers: - name: groundhog2k # This is the chart version. -version: "0.14.5" +version: "0.15.0" # This is the version number of the application being deployed. -appVersion: "27.0.2-apache" +appVersion: "27.1.0-apache" dependencies: - name: mariadb diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index d109fa39ba9083f884013e37ef0cd8d4cc6511b0..c4ed436a3b96e0ad433d06d0d4de6ff34d1ba7be 100644 --- a/charts/nextcloud/README.md +++ b/charts/nextcloud/README.md @@ -1,6 +1,6 @@ # Nextcloud -   +   ## Changelog diff --git a/charts/nextcloud/RELEASENOTES.md b/charts/nextcloud/RELEASENOTES.md index 56137b382453cab13eb93e42546472b805d0e6fb..4aaf7b9d34a189cc206462bb710aa5189262bd80 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -49,4 +49,5 @@ | 0.14.3 | 27.0.2-apache | Upgraded to Nextcloud 27.0.2 | | 0.14.4 | 27.0.2-apache | Updated chart dependencies (mariadb 0.3.14) | | 0.14.5 | 27.0.2-apache | Updated chart dependencies (postgres 0.4.6) | +| 0.15.0 | 27.1.0-apache | Upgraded to Nextcloud 27.1.0 | | | | |