chore(deps): update helm release kube-prometheus-stack to v66 #380

Merged
prskr merged 1 commit from renovate/kube-prometheus-stack-66.x into main 2024-11-26 19:11:21 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
kube-prometheus-stack (source) HelmChart major 65.8.1 -> 66.2.2

Release Notes

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

v66.2.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

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

v66.2.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

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

v66.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

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

v66.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

New Contributors

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

v66.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

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

v66.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

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-16.0.0...kube-prometheus-stack-66.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 | Type | Update | Change | |---|---|---|---| | [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | HelmChart | major | `65.8.1` -> `66.2.2` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v66.2.2`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-66.2.2) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.2.1...kube-prometheus-stack-66.2.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] bump to 0.78.2 by [@&#8203;DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/5016 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-mysql-exporter-2.8.0...kube-prometheus-stack-66.2.2 ### [`v66.2.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-66.2.1) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.2.0...kube-prometheus-stack-66.2.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 README.md by [@&#8203;muffl0n](https://github.com/muffl0n) in https://github.com/prometheus-community/helm-charts/pull/4998 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.2.0...kube-prometheus-stack-66.2.1 ### [`v66.2.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-66.2.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.1.1...kube-prometheus-stack-66.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] regenerate dashboards and alerts by [@&#8203;DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/4997 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.1.1...kube-prometheus-stack-66.2.0 ### [`v66.1.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-66.1.1) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.1.0...kube-prometheus-stack-66.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 Helm template error by using hasKey to ch… by [@&#8203;traberph](https://github.com/traberph) in https://github.com/prometheus-community/helm-charts/pull/4976 #### New Contributors - [@&#8203;traberph](https://github.com/traberph) made their first contribution in https://github.com/prometheus-community/helm-charts/pull/4976 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.30.0...kube-prometheus-stack-66.1.1 ### [`v66.1.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-66.1.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-66.0.0...kube-prometheus-stack-66.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 deps by [@&#8203;DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/4989 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.27.0...kube-prometheus-stack-66.1.0 ### [`v66.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-66.0.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-65.8.1...kube-prometheus-stack-66.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 to 0.78.1 by [@&#8203;sebastiangaiser](https://github.com/sebastiangaiser) in https://github.com/prometheus-community/helm-charts/pull/4979 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-16.0.0...kube-prometheus-stack-66.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNi4zIiwidXBkYXRlZEluVmVyIjoiMzkuMjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
prskr added 1 commit 2024-11-26 03:35:32 +00:00
prskr merged commit b66c9c3982 into main 2024-11-26 19:11:21 +00:00
prskr deleted branch renovate/kube-prometheus-stack-66.x 2024-11-26 19:11:22 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: infrastructure/apps#380
No description provided.