You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy/helm/CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# Helm chart changelog
2
2
3
+
## [1.5.0] - 2026-06-20
4
+
5
+
### Changed
6
+
- App version bumped to `v2.6.0`
7
+
8
+
### Added
9
+
-`metrics` block with configurable ServiceMonitor and PrometheusRule support — controller sidecars now expose `--http-endpoint` on standard ports (8080-8083) and a ClusterIP metrics Service is created by default
10
+
- Driver metrics port (`csi-metrics:8090`) on controller and node, wired into metrics Service and ServiceMonitor
0 commit comments