diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 940c38ff289417ffe54c25439f129d39509cc5da..96ff19b177d941af769ea84597a5eba9f2ef3e9b 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.16.5" +version: "0.16.6" # This is the version number of the application being deployed. -appVersion: "28.0.1-apache" +appVersion: "28.0.2-apache" dependencies: - name: mariadb diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index cc6da5683cc84aa6c16add3e3978d60e1128e16d..fdb6a3a01f3d8fb2eceeb674c4fd2c26e2453870 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 6ae7bb10be4ee2aa6a691b25940acaf3b2c4ea69..580a951abc315bd56f446bfc1b2e754bc7d521ea 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -60,4 +60,5 @@ | 0.16.3 | 28.0.1-apache | Refactored ingress configuration and added optional labels and pathType | | 0.16.4 | 28.0.1-apache | Added support for network policies and additional labels and annotations | | 0.16.5 | 28.0.1-apache | Added additional labels and annotations or cron jobs | +| 0.16.6 | 28.0.2-apache | Upgraded to Nextcloud 28.0.2 | | | | |