chore(deps): update helm release kube-prometheus-stack to v61 #327

Merged
stefan merged 1 commits from renovate/kubezero-metrics-major-kubezero-metrics-dependencies into main 2024-07-19 15:09:23 +00:00
Member

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) major 58.7.2 -> 61.3.2

Release Notes

prometheus-community/helm-charts (kube-prometheus-stack)

v61.3.2

Compare 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

  • kube-prometheus-stack] fix rbac for kube-state-metrics when using kube-rbac-proxy by [@​DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/4722
    
    

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-mysql-exporter-2.6.0...kube-prometheus-stack-61.3.2

v61.3.1

Compare 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

  • kube-prometheus-stack] bump operator to 0.75.1 and prom to 2.53.1 by [@​DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/4716
    
    

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.24.0...kube-prometheus-stack-61.3.1

v61.3.0

Compare 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

  • kube-prometheus-stack] Add scrapeClasses to prometheus resource ([#​4685](https://github.com/prometheus-community/helm-charts/issues/4685)) by [@​johgoe](https://github.com/johgoe) in https://github.com/prometheus-community/helm-charts/pull/4703
    
    

New Contributors

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.23.0...kube-prometheus-stack-61.3.0

v61.2.0

Compare 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

  • kube-prometheus-stack] bump chart dep version by [@​rgaduput](https://github.com/rgaduput) in https://github.com/prometheus-community/helm-charts/pull/4688
    
    

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.21.0...kube-prometheus-stack-61.2.0

v61.1.1

Compare 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

  • kube-prometheus-stack]: fix to make sure that 'grafana.sidecar.datas… by [@​sebastiangaiser](https://github.com/sebastiangaiser) in https://github.com/prometheus-community/helm-charts/pull/4683
    
    

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-stackdriver-exporter-4.5.1...kube-prometheus-stack-61.1.1

v61.1.0

Compare 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

  • kube-prometheus-stack] Update mixins, switch to kube-prometheus mixin and fix label aggregation in TargetDown alert by [@​jkroepke](https://github.com/jkroepke) in https://github.com/prometheus-community/helm-charts/pull/4460
    
    

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-node-exporter-4.37.0...kube-prometheus-stack-61.1.0

v61.0.0

Compare 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

  • kube-prometheus-stack] Bump prometheus-operator v0.75.0 by [@​marieroque](https://github.com/marieroque) in https://github.com/prometheus-community/helm-charts/pull/4641
    
    

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-13.0.0...kube-prometheus-stack-61.0.0

v60.5.0

Compare 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

  • kube-prometheus-stack] add support for dual stack clusters to grafana by [@​M0NsTeRRR](https://github.com/M0NsTeRRR) in https://github.com/prometheus-community/helm-charts/pull/4638
    
    

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-json-exporter-0.12.0...kube-prometheus-stack-60.5.0

v60.4.0

Compare 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

  • kube-prometheus-stack] Add support to make automountServiceAccountToken configurable for Prometheus by [@​Sheikh-Abubaker](https://github.com/Sheikh-Abubaker) in https://github.com/prometheus-community/helm-charts/pull/4170
    
    

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.20.1...kube-prometheus-stack-60.4.0

v60.3.0

Compare 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

  • kube-prometheus-stack] bump prom to 2.53.0 by [@​DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/4615
    
    

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.21.1...kube-prometheus-stack-60.3.0

v60.2.0

Compare 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

  • kube-prometheus-stack] Add support for --enable-feature for alertmanager by [@​Sheikh-Abubaker](https://github.com/Sheikh-Abubaker) in https://github.com/prometheus-community/helm-charts/pull/4606
    
    

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-60.1.0...kube-prometheus-stack-60.2.0

v60.1.0

Compare 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

  • kube-prometheus-stack] bump chart deps by [@​DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/4601
    
    

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-elasticsearch-exporter-5.8.1...kube-prometheus-stack-60.1.0

v60.0.2

Compare 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

New Contributors

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-json-exporter-0.11.1...kube-prometheus-stack-60.0.2

v60.0.1

Compare 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

  • kube-prometheus-stack] bump thanos to 0.35.1 by [@​DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/4596
    
    

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.20.0...kube-prometheus-stack-60.0.1

v60.0.0

Compare 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

  • kube-prometheus-stack] Update Grafana chart to 8.0.x by [@​sigurdfalk](https://github.com/sigurdfalk) in https://github.com/prometheus-community/helm-charts/pull/4586
    
    

New Contributors

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-pushgateway-2.13.0...kube-prometheus-stack-60.0.0

v59.1.0

Compare 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

  • kube-prometheus-stack] introduce PVC claim retention field in prometheus operator by [@​Woojciech](https://github.com/Woojciech) in https://github.com/prometheus-community/helm-charts/pull/4570
    
    

New Contributors

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.19.1...kube-prometheus-stack-59.1.0

v59.0.0

Compare 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

  • kube-prometheus-stack] bump operator to 0.74.0 by [@​DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/4568
    
    

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.7.2...kube-prometheus-stack-59.0.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | major | `58.7.2` -> `61.3.2` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v61.3.2`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-61.3.2) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-61.3.1...kube-prometheus-stack-61.3.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] fix rbac for kube-state-metrics when using kube-rbac-proxy by [@&#8203;DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/4722 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-mysql-exporter-2.6.0...kube-prometheus-stack-61.3.2 ### [`v61.3.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-61.3.1) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-61.3.0...kube-prometheus-stack-61.3.1) 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 0.75.1 and prom to 2.53.1 by [@&#8203;DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/4716 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.24.0...kube-prometheus-stack-61.3.1 ### [`v61.3.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-61.3.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-61.2.0...kube-prometheus-stack-61.3.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] Add scrapeClasses to prometheus resource ([#&#8203;4685](https://github.com/prometheus-community/helm-charts/issues/4685)) by [@&#8203;johgoe](https://github.com/johgoe) in https://github.com/prometheus-community/helm-charts/pull/4703 #### New Contributors - [@&#8203;johgoe](https://github.com/johgoe) made their first contribution in https://github.com/prometheus-community/helm-charts/pull/4703 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.23.0...kube-prometheus-stack-61.3.0 ### [`v61.2.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-61.2.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-61.1.1...kube-prometheus-stack-61.2.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 chart dep version by [@&#8203;rgaduput](https://github.com/rgaduput) in https://github.com/prometheus-community/helm-charts/pull/4688 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.21.0...kube-prometheus-stack-61.2.0 ### [`v61.1.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-61.1.1) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-61.1.0...kube-prometheus-stack-61.1.1) 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]: fix to make sure that 'grafana.sidecar.datas… by [@&#8203;sebastiangaiser](https://github.com/sebastiangaiser) in https://github.com/prometheus-community/helm-charts/pull/4683 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-stackdriver-exporter-4.5.1...kube-prometheus-stack-61.1.1 ### [`v61.1.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-61.1.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-61.0.0...kube-prometheus-stack-61.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 mixins, switch to kube-prometheus mixin and fix label aggregation in TargetDown alert by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/prometheus-community/helm-charts/pull/4460 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-node-exporter-4.37.0...kube-prometheus-stack-61.1.0 ### [`v61.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-61.0.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-60.5.0...kube-prometheus-stack-61.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 prometheus-operator v0.75.0 by [@&#8203;marieroque](https://github.com/marieroque) in https://github.com/prometheus-community/helm-charts/pull/4641 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-13.0.0...kube-prometheus-stack-61.0.0 ### [`v60.5.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-60.5.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-60.4.0...kube-prometheus-stack-60.5.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] add support for dual stack clusters to grafana by [@&#8203;M0NsTeRRR](https://github.com/M0NsTeRRR) in https://github.com/prometheus-community/helm-charts/pull/4638 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-json-exporter-0.12.0...kube-prometheus-stack-60.5.0 ### [`v60.4.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-60.4.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-60.3.0...kube-prometheus-stack-60.4.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] Add support to make automountServiceAccountToken configurable for Prometheus by [@&#8203;Sheikh-Abubaker](https://github.com/Sheikh-Abubaker) in https://github.com/prometheus-community/helm-charts/pull/4170 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.20.1...kube-prometheus-stack-60.4.0 ### [`v60.3.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-60.3.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-60.2.0...kube-prometheus-stack-60.3.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 prom to 2.53.0 by [@&#8203;DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/4615 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.21.1...kube-prometheus-stack-60.3.0 ### [`v60.2.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-60.2.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-60.1.0...kube-prometheus-stack-60.2.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] Add support for --enable-feature for alertmanager by [@&#8203;Sheikh-Abubaker](https://github.com/Sheikh-Abubaker) in https://github.com/prometheus-community/helm-charts/pull/4606 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-60.1.0...kube-prometheus-stack-60.2.0 ### [`v60.1.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-60.1.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-60.0.2...kube-prometheus-stack-60.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 chart deps by [@&#8203;DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/4601 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-elasticsearch-exporter-5.8.1...kube-prometheus-stack-60.1.0 ### [`v60.0.2`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-60.0.2) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-60.0.1...kube-prometheus-stack-60.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: typo on values (bad conversion) by [@&#8203;gabyfulchic](https://github.com/gabyfulchic) in https://github.com/prometheus-community/helm-charts/pull/4556 #### New Contributors - [@&#8203;gabyfulchic](https://github.com/gabyfulchic) made their first contribution in https://github.com/prometheus-community/helm-charts/pull/4556 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-json-exporter-0.11.1...kube-prometheus-stack-60.0.2 ### [`v60.0.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-60.0.1) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-60.0.0...kube-prometheus-stack-60.0.1) 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 thanos to 0.35.1 by [@&#8203;DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/4596 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.20.0...kube-prometheus-stack-60.0.1 ### [`v60.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-60.0.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-59.1.0...kube-prometheus-stack-60.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] Update Grafana chart to 8.0.x by [@&#8203;sigurdfalk](https://github.com/sigurdfalk) in https://github.com/prometheus-community/helm-charts/pull/4586 #### New Contributors - [@&#8203;sigurdfalk](https://github.com/sigurdfalk) made their first contribution in https://github.com/prometheus-community/helm-charts/pull/4586 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-pushgateway-2.13.0...kube-prometheus-stack-60.0.0 ### [`v59.1.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-59.1.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-59.0.0...kube-prometheus-stack-59.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] introduce PVC claim retention field in prometheus operator by [@&#8203;Woojciech](https://github.com/Woojciech) in https://github.com/prometheus-community/helm-charts/pull/4570 #### New Contributors - [@&#8203;Woojciech](https://github.com/Woojciech) made their first contribution in https://github.com/prometheus-community/helm-charts/pull/4570 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.19.1...kube-prometheus-stack-59.1.0 ### [`v59.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-59.0.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.7.2...kube-prometheus-stack-59.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 0.74.0 by [@&#8203;DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/4568 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.7.2...kube-prometheus-stack-59.0.0 </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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate added the
renovate
label 2024-06-29 03:11:45 +00:00
renovate force-pushed renovate/kubezero-metrics-major-kubezero-metrics-dependencies from f716896600 to e1e8788c23 2024-07-02 03:19:26 +00:00 Compare
renovate force-pushed renovate/kubezero-metrics-major-kubezero-metrics-dependencies from e1e8788c23 to 4835c3fb50 2024-07-04 03:17:56 +00:00 Compare
renovate force-pushed renovate/kubezero-metrics-major-kubezero-metrics-dependencies from 4835c3fb50 to 2700ec4751 2024-07-10 03:23:21 +00:00 Compare
renovate force-pushed renovate/kubezero-metrics-major-kubezero-metrics-dependencies from 2700ec4751 to 1127422d47 2024-07-12 03:11:28 +00:00 Compare
renovate force-pushed renovate/kubezero-metrics-major-kubezero-metrics-dependencies from 1127422d47 to 3adcae847f 2024-07-18 03:12:08 +00:00 Compare
renovate force-pushed renovate/kubezero-metrics-major-kubezero-metrics-dependencies from 3adcae847f to 35c0d1c63b 2024-07-19 14:45:02 +00:00 Compare
stefan merged commit ad70cfcff1 into main 2024-07-19 15:09:23 +00:00
stefan deleted branch renovate/kubezero-metrics-major-kubezero-metrics-dependencies 2024-07-19 15:09:24 +00:00
Sign in to join this conversation.
No reviewers
No Label
renovate
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ZeroDownTime/kubezero#327
No description provided.