diff --git a/charts/nextcloud/CHANGELOG.md b/charts/nextcloud/CHANGELOG.md index c5daabca..1b64c0a1 100644 --- a/charts/nextcloud/CHANGELOG.md +++ b/charts/nextcloud/CHANGELOG.md @@ -4,6 +4,11 @@ This Helm-Chart increase there major version on every breaking change (or major Here we list all major versions and their breaking changes for migration. +## v9 +- upgrade to v33 major version +- move `metrics.serviceMonitor` to `prometheus.serviceMonitor`: It us used for nextcloud-exporter and notify-push +- move `metrics.rules` to `prometheus.rules`: It us used for nextcloud-exporter and notify-push + ## v8 - `cronjob.command` was renamed to `cronjob.sidecar.command` to avoid confusion with the cronjob command. Please update your `values.yaml` accordingly. diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 87e06c01..2645b174 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: nextcloud -version: 8.9.1 +version: 9.0.0 # renovate: image=docker.io/library/nextcloud -appVersion: 32.0.6 +appVersion: 33.0.0 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud diff --git a/charts/nextcloud/files/defaultConfigs/helm-metrics.php.tpl b/charts/nextcloud/files/defaultConfigs/helm-metrics.php.tpl new file mode 100644 index 00000000..919ad3dc --- /dev/null +++ b/charts/nextcloud/files/defaultConfigs/helm-metrics.php.tpl @@ -0,0 +1,6 @@ +