diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 37af58d2f464477bca41bc327de60e8c4e646eaa..4a50c4fe6ffa18f74aeac2ccd736c0d467cb76cb 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.2" +version: "0.14.3" # This is the version number of the application being deployed. -appVersion: "27.0.1-apache" +appVersion: "27.0.2-apache" dependencies: - name: mariadb diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index 4b42c7aa846144af396e83c93050a76d12309a40..ea50cbdcfb321361ed9b77aad358567d42cb1fda 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 67ea806b41302bb98703eca2f8a53b877f8c6a04..fed3191fc9201ed984d7e3e95a17360b922f03bc 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -46,4 +46,5 @@ | 0.14.0 | 27.0.0-apache | Upgraded to Nextcloud 27.0.0 | | 0.14.1 | 27.0.0-apache | Updated chart dependencies (mariadb 0.3.13 / redis 0.6.14) | | 0.14.2 | 27.0.1-apache | Upgraded to Nextcloud 27.0.1 | +| 0.14.3 | 27.0.2-apache | Upgraded to Nextcloud 27.0.2 | | | | |