diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 1be7d269ffe7690e8fac6323e2fc8549a0acfba2..06cc6d9955caeb0418f9108289d1cc94bb6fb387 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.10 +version: 0.11.11 # This is the version number of the application being deployed. -appVersion: "24.0.4-apache" +appVersion: "24.0.5-apache" dependencies: - name: mariadb diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index 81a7e4f9b1d85b0bc59f4241e95f91f14b110139..e2d195d93068cf5c578684f1dd648c95ee572223 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 5a23f7d36a9a19e2b9cc4cd5db2e4713ecf23b84..a621a78812119943d8fb94f40d02d1915dda2f82 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -21,4 +21,5 @@ | 0.11.8 | 24.0.4-apache | Upgraded to Nextcloud 24.0.4 | | 0.11.9 | 24.0.4-apache | Updated chart dependencies (postgres 0.2.21) | | 0.11.10 | 24.0.4-apache | Updated chart dependencies (mariadb 0.2.22) | +| 0.11.11 | 24.0.5-apache | Upgraded to Nextcloud 24.0.5 | | | | |