diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index e278b1f38a8dfa52a467f1bab831b90507aeb738..37af58d2f464477bca41bc327de60e8c4e646eaa 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.1" +version: "0.14.2" # This is the version number of the application being deployed. -appVersion: "27.0.0-apache" +appVersion: "27.0.1-apache" dependencies: - name: mariadb diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index c55e90c507e896221f80fc413d11211a93d44390..4b42c7aa846144af396e83c93050a76d12309a40 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 4883aac1b1374033b05353d8b67988e545c76927..67ea806b41302bb98703eca2f8a53b877f8c6a04 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -45,4 +45,5 @@ | 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 | | 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 | | | | |