diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 0428207246264a3497941fa10868b782ac59bb64..37c3570723aaa0a5606460fb110d46c898a44bb4 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.13.5" +version: "0.14.0" # This is the version number of the application being deployed. -appVersion: "26.0.2-apache" +appVersion: "27.0.0-apache" dependencies: - name: mariadb diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index 592b83f8646be800e8fd10e0602f76d73c920d0f..06f7b7e11622b69806e66452aec132c200a3f9a3 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 aeab95555630a800febec84f8fb24a2764566372..6160c76e3f4fefde69c2451c600f503f5306c736 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -43,4 +43,5 @@ | 0.13.3 | 26.0.1-apache | Upgraded to Nextcloud 26.0.1 | | 0.13.4 | 26.0.1-apache | Updated chart dependencies (mariadb 0.3.12 / postgres 0.4.5 / redis 0.6.11) | | 0.13.5 | 26.0.2-apache | Upgraded to Nextcloud 26.0.2 | +| 0.14.0 | 27.0.0-apache | Upgraded to Nextcloud 27.0.0 | | | | |