diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 18747d00678cb5498df462e307fcacd1afaf52dc..e52f67ff3bc615137038ded61be7608ea93645b4 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.3 +version: 0.10.4 # This is the version number of the application being deployed. -appVersion: "23.0.0-apache" +appVersion: "23.0.1-apache" dependencies: - name: mariadb diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index 6f96833df111c490d2a6ec02ad0e1fc8b526f244..c582e0104d100377eb3b17605e1f1a7034f5ca72 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 26e48097b09e74448c71f95d4faefcad487e13cb..2f44325956b3ac52169172f594b2a48510774ceb 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -4,4 +4,5 @@ | :------------ | :---------- | :----------------- | | 0.10.2 | 23.0.0-apache | Fixed ingress API detection<br>Implemented startupProbe support | | 0.10.3 | 23.0.0-apache | Updated chart dependencies | +| 0.10.4 | 23.0.1-apache | Upgraded to Nextcloud 23.0.1 | | | | |