diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index c39cc7fd0f9386cab8ed85af8feedaa548fbc3fa..3de508268e9cf95572f6d962266b9eea1b6c11c4 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.11.14 +version: 0.11.15 # This is the version number of the application being deployed. -appVersion: "24.0.5-apache" +appVersion: "24.0.6-apache" dependencies: - name: mariadb diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index 97442df997909787775e6c0f916df55ae6cf11ff..2391288f88d54c5517fd9e51e1f8d55b0eb124e4 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 1d8d67e57828093471c228954a95516b81ef7caf..e91af5d14683ee749256d9d9c0dbdc2c560f1742 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -25,4 +25,5 @@ | 0.11.12 | 24.0.5-apache | Updated chart dependencies (redis 0.5.6) | | 0.11.13 | 24.0.5-apache | Implemented support for image.registry option | | 0.11.14 | 24.0.5-apache | Updated chart dependencies (mariadb 0.2.23 / postgres 0.2.12 / redis 0.5.8) | +| 0.11.15 | 24.0.6-apache | Upgraded to Nextcloud 24.0.6 | | | | |