Renovate: Update External dependencies - #1192
Conversation
There was a problem hiding this comment.
🟢 Approval recommended
The change is a straightforward patch-level Helm dependency version bump with no additional code or configuration changes.
Pull request overview
Updates the helm/dev/cortex-prometheus-operator development chart to use the latest patch release of kube-prometheus-stack, keeping the Prometheus Operator CRDs and monitoring stack current for local/dev deployments.
Changes:
- Bump
kube-prometheus-stackHelm dependency version from89.2.0to89.2.1.
File summaries
| File | Description |
|---|---|
| helm/dev/cortex-prometheus-operator/Chart.yaml | Updates the kube-prometheus-stack dependency version to 89.2.1. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
73d6c70 to
89b170e
Compare
There was a problem hiding this comment.
🟢 Approval recommended
The PR is a straightforward patch-level Helm dependency version bump with no additional code or configuration changes introduced.
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0 new
- Review effort level: Lite
89b170e to
7c464bc
Compare
There was a problem hiding this comment.
🟡 Changes recommended
The Helm chart dependency update should be accompanied by a chart version: bump to keep chart versioning consistent with the chart contents.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review details
- Files reviewed: 2/3 changed files
- Comments generated: 1
- Review effort level: Lite
| @@ -10,4 +10,4 @@ dependencies: | |||
| # CRDs of the prometheus operator, such as PrometheusRule, ServiceMonitor, etc. | |||
| - name: kube-prometheus-stack | |||
| repository: oci://ghcr.io/prometheus-community/charts | |||
| version: 89.2.0 | |||
| version: 89.2.2 | |||
7c464bc to
ea8b3bf
Compare
There was a problem hiding this comment.
🟢 Approval recommended
It consists solely of patch-level dependency version bumps with consistent corresponding go.mod/go.sum updates and no functional code changes.
Review details
- Files reviewed: 2/3 changed files
- Comments generated: 0 new
- Review effort level: Lite
ea8b3bf to
3251215
Compare
There was a problem hiding this comment.
🟢 Approval recommended
The changes are straightforward patch-level dependency bumps with consistent updates across Helm and Go module metadata and no issues found in the modified regions.
Review details
- Files reviewed: 2/3 changed files
- Comments generated: 0 new
- Review effort level: Lite
Test Coverage ReportTest Coverage 📊: 73.1% |
This PR contains the following updates:
v1.14.50→v1.14.5289.2.0→89.2.4Release Notes
mattn/go-sqlite3 (github.com/mattn/go-sqlite3)
v1.14.52: 1.14.52Compare Source
What's Changed
Full Changelog: mattn/go-sqlite3@v1.14.51...v1.14.52
v1.14.51: 1.14.51Compare Source
What's Changed
New Contributors
Full Changelog: mattn/go-sqlite3@v1.14.50...v1.14.51
prometheus-community/helm-charts (kube-prometheus-stack)
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: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.