diff --git a/charts/nextcloud/CHANGELOG.md b/charts/nextcloud/CHANGELOG.md index 1b64c0a1..f8f557d8 100644 --- a/charts/nextcloud/CHANGELOG.md +++ b/charts/nextcloud/CHANGELOG.md @@ -6,8 +6,8 @@ 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 +- move `metrics.serviceMonitor` to `prometheus.serviceMonitor`: It us used for metrics like openmetric and nextcloud-exporter +- move `metrics.rules` to `prometheus.rules`: It us used for all collected metrics ## v8 - `cronjob.command` was renamed to `cronjob.sidecar.command` to avoid confusion with the cronjob command. Please update your `values.yaml` accordingly.