Skip to content

Commit 694994f

Browse files
feat(helm-chart): update helm release kube-prometheus-stack to 57.1.0 (#387)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus) ([source](https://togithub.com/prometheus-community/helm-charts)) | minor | `57.0.1` -> `57.1.0` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v57.1.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.1.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.0.3...kube-prometheus-stack-57.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] bump prometheus to 2.51.0 by [@&#8203;DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4373](https://togithub.com/prometheus-community/helm-charts/pull/4373) **Full Changelog**: prometheus-community/helm-charts@prometheus-adapter-4.9.1...kube-prometheus-stack-57.1.0 ### [`v57.0.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.0.3) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.0.2...kube-prometheus-stack-57.0.3) 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]: upgrade prometheus-node-exporter to 4.31.0. by [@&#8203;desaintmartin](https://togithub.com/desaintmartin) in [https://github.com/prometheus-community/helm-charts/pull/4359](https://togithub.com/prometheus-community/helm-charts/pull/4359) **Full Changelog**: prometheus-community/helm-charts@prometheus-operator-crds-10.0.0...kube-prometheus-stack-57.0.3 ### [`v57.0.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.0.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.0.1...kube-prometheus-stack-57.0.2) 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] Change thanos unused secret condition by [@&#8203;bogdan-at-adobe](https://togithub.com/bogdan-at-adobe) in [https://github.com/prometheus-community/helm-charts/pull/4346](https://togithub.com/prometheus-community/helm-charts/pull/4346) #### New Contributors - [@&#8203;bogdan-at-adobe](https://togithub.com/bogdan-at-adobe) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4346](https://togithub.com/prometheus-community/helm-charts/pull/4346) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-57.0.1...kube-prometheus-stack-57.0.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
1 parent ccd2bbb commit 694994f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/main/apps/monitoring/kube-prometheus-stack/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
chart:
1212
spec:
1313
chart: kube-prometheus-stack
14-
version: 57.0.1
14+
version: 57.1.0
1515
sourceRef:
1616
kind: HelmRepository
1717
name: prometheus-community

0 commit comments

Comments
 (0)