diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index e1e02039b373f2d6e83d9e0b399616568554e6f3..9eb45cff75a6b002ec47bbc5fc0ae2287d04f7f9 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.4 +version: 0.11.5 # This is the version number of the application being deployed. -appVersion: "24.0.1-apache" +appVersion: "24.0.2-apache" dependencies: - name: mariadb diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index 74cf1a22a332b8fbe1b1374bedf555f5e811a99f..8dc4c9b5e8cf2fba659d9c13c44156d9007e259f 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 82e19c4d196abf0fb284a32d3d1709a4583a758b..e2ae68739a53d5dd327c804258c7e4b40cb70e18 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -15,4 +15,5 @@ | 0.11.2 | 24.0.1-apache | Updated chart dependencies (postgres 0.2.20 / redis 0.5.0) | | 0.11.3 | 24.0.1-apache | Updated chart dependencies (mariadb 0.2.21) | | 0.11.4 | 24.0.1-apache | Updated chart dependencies (redis 0.5.1) | +| 0.11.5 | 24.0.2-apache | Upgraded to Nextcloud 24.0.2 | | | | |