diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index b1a0beb8fa68adb33eae0024862322ac9465b1ca..fac155f5dfe3135cb5dfab9e44b6cbd1808ee03d 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.10.7 +version: 0.10.8 # This is the version number of the application being deployed. -appVersion: "23.0.2-apache" +appVersion: "23.0.3-apache" dependencies: - name: mariadb diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index c595792c9a9ac84087cd7484693ffa4853c38de9..af9c23fe7bca514116aa060cea72619d75ce7b4b 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 a038b33d4a079a52a250d66036b6a8a9a7f1ac12..679b4e4e862f7ca29712b1abc95faf83a17598e3 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -8,4 +8,5 @@ | 0.10.5 | 23.0.1-apache | Updated chart dependencies (mariadb 0.2.18 / postgres 0.2.17) | | 0.10.6 | 23.0.2-apache | Upgraded to Nextcloud 23.0.2 | | 0.10.7 | 23.0.2-apache | Updated chart dependencies (mariadb 0.2.20 / postgres 0.2.19 / redis 0.4.11) | +| 0.10.8 | 23.0.3-apache | Upgraded to Nextcloud 23.0.3 | | | | |