diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 0c2acf6fab1dced0fb24abd34937acc95c2c1b46..271786bd11a4d22427ce2d0597cfa955453daa07 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.15.1" +version: "0.15.2" # This is the version number of the application being deployed. -appVersion: "27.1.1-apache" +appVersion: "27.1.2-apache" dependencies: - name: mariadb diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index c6af057ca144959d8cd1687c44b9c9355702b2f9..0239ec66ae27544d46cbbcc9e96e95ca5172ea5e 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 8e7a090534722daf8eac34dd7b56836b22ffd0ce..efd1fb140425ee63e4b022b25decf374bdd7fd65 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -51,4 +51,5 @@ | 0.14.5 | 27.0.2-apache | Updated chart dependencies (postgres 0.4.6) | | 0.15.0 | 27.1.0-apache | Upgraded to Nextcloud 27.1.0 | | 0.15.1 | 27.1.1-apache | Upgraded to Nextcloud 27.1.1 | +| 0.15.2 | 27.1.2-apache | Upgraded to Nextcloud 27.1.2 | | | | |