We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83e1bbb + d645962 commit c54f59dCopy full SHA for c54f59d
1 file changed
charts/nextcloud/CHANGELOG.md
@@ -6,8 +6,8 @@ Here we list all major versions and their breaking changes for migration.
6
7
## v9
8
- upgrade to v33 major version
9
-- move `metrics.serviceMonitor` to `prometheus.serviceMonitor`: It us used for nextcloud-exporter and notify-push
10
-- 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
11
12
## v8
13
- `cronjob.command` was renamed to `cronjob.sidecar.command` to avoid confusion with the cronjob command. Please update your `values.yaml` accordingly.
0 commit comments