Renovate: Update kube-prometheus-stack Docker tag to v90 - #1193
Renovate: Update kube-prometheus-stack Docker tag to v90#1193renovate[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
🟡 Changes recommended
The chart dependency was updated without bumping the chart’s own version, which can lead to different chart content being distributed under the same chart version.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR updates the helm/dev/cortex-prometheus-operator development Helm chart to use kube-prometheus-stack 90.0.0, keeping the local monitoring/operator setup aligned with the latest upstream chart release.
Changes:
- Bump
kube-prometheus-stackdependency version from89.2.0to90.0.0in the dev Prometheus Operator chart.
File summaries
| File | Description |
|---|---|
| helm/dev/cortex-prometheus-operator/Chart.yaml | Updates the kube-prometheus-stack dependency version used by the local/dev Prometheus operator setup. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 2
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| - name: kube-prometheus-stack | ||
| repository: oci://ghcr.io/prometheus-community/charts | ||
| version: 89.2.0 | ||
| version: 90.0.0 |
| - name: kube-prometheus-stack | ||
| repository: oci://ghcr.io/prometheus-community/charts | ||
| version: 89.2.0 | ||
| version: 90.0.0 |
5126c95 to
d3f13dc
Compare
There was a problem hiding this comment.
🔵 Needs a closer look
A major kube-prometheus-stack chart upgrade can introduce breaking operational changes and should be validated in a real Helm render/apply workflow before approval.
Review details
Suppressed comments (1)
helm/dev/cortex-prometheus-operator/Chart.yaml:13
- The PR title/description mention a "Docker tag" update, but this change updates the Helm chart dependency version (kube-prometheus-stack 89.2.0 → 90.0.0). Consider updating the PR title/description to avoid confusion for reviewers.
- name: kube-prometheus-stack
repository: oci://ghcr.io/prometheus-community/charts
version: 90.0.0
- Files reviewed: 1/1 changed files
- Comments generated: 0 new
- Review effort level: Lite
Test Coverage ReportTest Coverage 📊: 73.1% |
This PR contains the following updates:
89.2.0→90.0.0Release Notes
prometheus-community/helm-charts (kube-prometheus-stack)
v90.0.0kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-89.2.4...kube-prometheus-stack-90.0.0
v89.2.4kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-stackdriver-exporter-5.0.1...kube-prometheus-stack-89.2.4
v89.2.3Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-29.27.2...kube-prometheus-stack-89.2.3
v89.2.2Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-89.2.1...kube-prometheus-stack-89.2.2
v89.2.1Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-89.2.0...kube-prometheus-stack-89.2.1
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.