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
_See [helm upgrade](https://helm.sh/docs/helm/helm_upgrade/) for command documentation._
67
67
68
+
### To 26.0
69
+
70
+
This release changes default version of promethues to v3.0.0, See official [migration guide](https://prometheus.io/docs/prometheus/latest/migration/#prometheus-3-0-migration-guide
71
+
) and [release notes](https://github.com/prometheus/prometheus/releases/tag/v3.0.0) for more details.
72
+
68
73
### To 25.0
69
74
70
75
The `server.remoteRead[].url` and `server.remoteWrite[].url` fields now support templating. Allowing for `url` values such as `https://{{ .Release.Name }}.example.com`.
0 commit comments