diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index fac155f5dfe3135cb5dfab9e44b6cbd1808ee03d..6e2e0f7ab5b2e85c6afdbf00ead9d44bd2adf471 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.8 +version: 0.10.9 # This is the version number of the application being deployed. -appVersion: "23.0.3-apache" +appVersion: "23.0.4-apache" dependencies: - name: mariadb diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index af9c23fe7bca514116aa060cea72619d75ce7b4b..e3ab5f4964d10d2180561f8ec914209497f6b1d7 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 679b4e4e862f7ca29712b1abc95faf83a17598e3..f132bc68e9a551684cdb31d59b49242e8f748ea8 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -9,4 +9,5 @@ | 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 | +| 0.10.9 | 23.0.4-apache | Upgraded to Nextcloud 23.0.4 | | | | |