Skip to content

Commit 6e534db

Browse files
Renovate: Update Helm release kube-prometheus-stack to v71 (#113)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | major | `70.8.0` -> `71.1.0` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v71.1.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-71.1.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-71.0.0...kube-prometheus-stack-71.1.0) 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 - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/prometheus-community/helm-charts/pull/5586](https://redirect.github.com/prometheus-community/helm-charts/pull/5586) **Full Changelog**: prometheus-community/helm-charts@prometheus-operator-admission-webhook-0.24.0...kube-prometheus-stack-71.1.0 ### [`v71.0.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-71.0.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.10.0...kube-prometheus-stack-71.0.0) 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 - \[kube-prometheus-stack] bump operator to v0.82 by [@&#8203;DrFaust92](https://redirect.github.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/5572](https://redirect.github.com/prometheus-community/helm-charts/pull/5572) **Full Changelog**: prometheus-community/helm-charts@prometheus-smartctl-exporter-0.15.1...kube-prometheus-stack-71.0.0 ### [`v70.10.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.10.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.9.0...kube-prometheus-stack-70.10.0) 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 - \[CI] Update actions/setup-python action to v5.6.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/prometheus-community/helm-charts/pull/5567](https://redirect.github.com/prometheus-community/helm-charts/pull/5567) - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/prometheus-community/helm-charts/pull/5566](https://redirect.github.com/prometheus-community/helm-charts/pull/5566) **Full Changelog**: prometheus-community/helm-charts@prometheus-blackbox-exporter-9.5.0...kube-prometheus-stack-70.10.0 ### [`v70.9.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.9.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.8.0...kube-prometheus-stack-70.9.0) 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 - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/prometheus-community/helm-charts/pull/5561](https://redirect.github.com/prometheus-community/helm-charts/pull/5561) **Full Changelog**: prometheus-community/helm-charts@kube-state-metrics-5.33.0...kube-prometheus-stack-70.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 8am on Friday" (UTC), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cobaltcore-dev/cortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 380cb0b commit 6e534db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/prometheus-deps/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
# CRDs of the prometheus operator, such as PrometheusRule, ServiceMonitor, etc.
1010
- name: kube-prometheus-stack
1111
repository: https://prometheus-community.github.io/helm-charts
12-
version: 70.8.0
12+
version: 71.1.0
1313
# Owner info adds a configmap to the kubernetes cluster with information on
1414
# the service owner. This makes it easier to find out who to contact in case
1515
# of issues. See: https://github.com/sapcc/helm-charts/pkgs/container/helm-charts%2Fowner-info

0 commit comments

Comments
 (0)