particuleio / terraform-kubernetes-addons

Terraform module to deploy curated Kubernetes middlewares on multiple cloud providers.
https://registry.terraform.io/modules/particuleio/addons/kubernetes/latest
Apache License 2.0
202 stars 76 forks source link

feat(charts): update helm release kube-prometheus-stack to v61 #2831

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) major 60.5.0 -> 61.3.1

Release Notes

prometheus-community/helm-charts (kube-prometheus-stack) ### [`v61.3.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-61.3.1) [Compare Source](https://togithub.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 [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4716](https://togithub.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://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-61.3.0) [Compare Source](https://togithub.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 ([#​4685](https://togithub.com/prometheus-community/helm-charts/issues/4685)) by [@​johgoe](https://togithub.com/johgoe) in [https://github.com/prometheus-community/helm-charts/pull/4703](https://togithub.com/prometheus-community/helm-charts/pull/4703) #### New Contributors - [@​johgoe](https://togithub.com/johgoe) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4703](https://togithub.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://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-61.2.0) [Compare Source](https://togithub.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 [@​rgaduput](https://togithub.com/rgaduput) in [https://github.com/prometheus-community/helm-charts/pull/4688](https://togithub.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://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-61.1.1) [Compare Source](https://togithub.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 [@​sebastiangaiser](https://togithub.com/sebastiangaiser) in [https://github.com/prometheus-community/helm-charts/pull/4683](https://togithub.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://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-61.1.0) [Compare Source](https://togithub.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 [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4460](https://togithub.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://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-61.0.0) [Compare Source](https://togithub.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 [@​marieroque](https://togithub.com/marieroque) in [https://github.com/prometheus-community/helm-charts/pull/4641](https://togithub.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

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 16.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: