diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index eae8e675ed79441b042e4399c604527eafe5ef1c..0428207246264a3497941fa10868b782ac59bb64 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.4" +version: "0.13.5" # This is the version number of the application being deployed. -appVersion: "26.0.1-apache" +appVersion: "26.0.2-apache" dependencies: - name: mariadb diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index 96960060bba5aca972c259165b92016bf995a5f2..592b83f8646be800e8fd10e0602f76d73c920d0f 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 c118a19935751448bb61d5d6814eac317bfbee98..aeab95555630a800febec84f8fb24a2764566372 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -41,5 +41,6 @@ | 0.13.1 | 26.0.0-apache | Updated chart dependencies (mariadb 0.3.11 / postgres 0.4.4 / redis 0.6.9) | | 0.13.2 | 26.0.0-apache | Updated chart dependencies (redis 0.6.10) | | 0.13.3 | 26.0.1-apache | Upgraded to Nextcloud 26.0.1 | -| 0.13.3 | 26.0.1-apache | Updated chart dependencies (mariadb 0.3.12 / postgres 0.4.5 / redis 0.6.11) | +| 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 | | | | |