-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[kube-prometheus-stack] Add node-exporter
RBAC Proxy rule to Prometheus ClusterRole
#3946
[kube-prometheus-stack] Add node-exporter
RBAC Proxy rule to Prometheus ClusterRole
#3946
Conversation
3405746
to
7691ea1
Compare
Hi @xunleii! Thanks for the PR. Can you please fix the conflicts? |
@GMartinez-Sisti I fixed it for him but then I cannot approve D: |
Is Github smarter now? I recall it would allow it anyway 😛 |
@QuentinBisson good to go? Looks good but I didn't test the template result changes. |
Let me test that next week for sure |
Sorry guys, I haven't seen your responses. Thanks @QuentinBisson for the fix |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions. |
@xunleii Could you please fix the conflicts? |
28b2df0
to
3bb54e1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add prometheus-node-exporter.kubeRBACProxy.enabled toggle
here
3bb54e1
to
b23c44e
Compare
f1106b0
to
2de653e
Compare
2de653e
to
48d79e2
Compare
I made two changes :
However, I need to enable I'll squash all of my commits when everything will looks good for you. |
Sure, please enable it. It's more important to increase the test coverage |
48d79e2
to
0d68429
Compare
We need to add a rule into the prometheus ClusterRole if we want to scrap the node-exporter via the RBAC Proxy. fixes 3338 Signed-off-by: Alexandre Nicolaie <[email protected]>
0d68429
to
54ff0e7
Compare
Signed-off-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: Jan-Otto Kröpke <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Thanks |
…403) 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)) | patch | `57.1.0` -> `57.1.1` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v57.1.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.1.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.1.0...kube-prometheus-stack-57.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] Add `node-exporter` RBAC Proxy rule to Prometheus ClusterRole by [@​xunleii](https://togithub.com/xunleii) in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) #### New Contributors - [@​xunleii](https://togithub.com/xunleii) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) **Full Changelog**: prometheus-community/helm-charts@kube-state-metrics-5.18.0...kube-prometheus-stack-57.1.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) 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)) | major | `56.7.0` -> `57.1.1` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v57.1.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.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] Add `node-exporter` RBAC Proxy rule to Prometheus ClusterRole by [@​xunleii](https://togithub.com/xunleii) in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) #### New Contributors - [@​xunleii](https://togithub.com/xunleii) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) **Full Changelog**: prometheus-community/helm-charts@kube-state-metrics-5.18.0...kube-prometheus-stack-57.1.1 ### [`v57.1.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/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 [@​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) 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 [@​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) 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 [@​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 - [@​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 ### [`v57.0.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.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] fix rule mapping with sanitized names by [@​bakito](https://togithub.com/bakito) in [https://github.com/prometheus-community/helm-charts/pull/4351](https://togithub.com/prometheus-community/helm-charts/pull/4351) #### New Contributors - [@​bakito](https://togithub.com/bakito) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4351](https://togithub.com/prometheus-community/helm-charts/pull/4351) **Full Changelog**: prometheus-community/helm-charts@prometheus-postgres-exporter-6.0.0...kube-prometheus-stack-57.0.1 ### [`v57.0.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.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.72.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4352](https://togithub.com/prometheus-community/helm-charts/pull/4352) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.17.0...kube-prometheus-stack-57.0.0 ### [`v56.21.4`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.4) 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 core-dns dashboard: Remove circular label filtering in variables, refresh values on time range change by [@​adberger](https://togithub.com/adberger) in [https://github.com/prometheus-community/helm-charts/pull/4349](https://togithub.com/prometheus-community/helm-charts/pull/4349) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.21.3...kube-prometheus-stack-56.21.4 ### [`v56.21.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.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] Fix multi-cluster selection in Prometheus Overview dashboard by [@​adberger](https://togithub.com/adberger) in [https://github.com/prometheus-community/helm-charts/pull/4336](https://togithub.com/prometheus-community/helm-charts/pull/4336) **Full Changelog**: prometheus-community/helm-charts@prometheus-pushgateway-2.8.0...kube-prometheus-stack-56.21.3 ### [`v56.21.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.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] add rollout strategy to prometheus-operator deployment by [@​marieroque](https://togithub.com/marieroque) in [https://github.com/prometheus-community/helm-charts/pull/4342](https://togithub.com/prometheus-community/helm-charts/pull/4342) **Full Changelog**: prometheus-community/helm-charts@prometheus-node-exporter-4.31.0...kube-prometheus-stack-56.21.2 ### [`v56.21.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.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] Extract CoreDNS Dashboard from template by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4328](https://togithub.com/prometheus-community/helm-charts/pull/4328) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.21.0...kube-prometheus-stack-56.21.1 ### [`v56.21.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.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 strategy to admission webhook deployment by [@​christianjedroCDT](https://togithub.com/christianjedroCDT) in [https://github.com/prometheus-community/helm-charts/pull/4335](https://togithub.com/prometheus-community/helm-charts/pull/4335) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.20.1...kube-prometheus-stack-56.21.0 ### [`v56.20.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.20.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] Update ambiguous doc comment for selfMonitor by [@​denist11](https://togithub.com/denist11) in [https://github.com/prometheus-community/helm-charts/pull/4327](https://togithub.com/prometheus-community/helm-charts/pull/4327) #### New Contributors - [@​denist11](https://togithub.com/denist11) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4327](https://togithub.com/prometheus-community/helm-charts/pull/4327) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.20.0...kube-prometheus-stack-56.20.1 ### [`v56.20.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.20.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 multi-cluster support for coredns dashboard by [@​adberger](https://togithub.com/adberger) in [https://github.com/prometheus-community/helm-charts/pull/4326](https://togithub.com/prometheus-community/helm-charts/pull/4326) #### New Contributors - [@​adberger](https://togithub.com/adberger) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4326](https://togithub.com/prometheus-community/helm-charts/pull/4326) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.16.0...kube-prometheus-stack-56.20.0 ### [`v56.19.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.19.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] Allow deploy of node-exporter dashboards when dependency disabled by [@​iandrewt](https://togithub.com/iandrewt) in [https://github.com/prometheus-community/helm-charts/pull/4323](https://togithub.com/prometheus-community/helm-charts/pull/4323) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.18.0...kube-prometheus-stack-56.19.0 ### [`v56.18.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.18.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 alertmanager to 0.27.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4320](https://togithub.com/prometheus-community/helm-charts/pull/4320) **Full Changelog**: prometheus-community/helm-charts@alertmanager-1.9.0...kube-prometheus-stack-56.18.0 ### [`v56.17.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.17.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] Allow changing the reloader web port in the Prometheus Service by [@​svetlimladenov](https://togithub.com/svetlimladenov) in [https://github.com/prometheus-community/helm-charts/pull/4319](https://togithub.com/prometheus-community/helm-charts/pull/4319) #### New Contributors - [@​svetlimladenov](https://togithub.com/svetlimladenov) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4319](https://togithub.com/prometheus-community/helm-charts/pull/4319) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-5.1.0...kube-prometheus-stack-56.17.0 ### [`v56.16.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.16.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] Allow changing port name of built-in ServiceMonitors by [@​iandrewt](https://togithub.com/iandrewt) in [https://github.com/prometheus-community/helm-charts/pull/4317](https://togithub.com/prometheus-community/helm-charts/pull/4317) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-4.0.0...kube-prometheus-stack-56.16.0 ### [`v56.15.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.15.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 2.50.1 and thanos to 0.34.1 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4290](https://togithub.com/prometheus-community/helm-charts/pull/4290) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-3.1.0...kube-prometheus-stack-56.15.0 ### [`v56.14.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.14.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] Allow setting selectors for built-in ServiceMonitors by [@​iandrewt](https://togithub.com/iandrewt) in [https://github.com/prometheus-community/helm-charts/pull/4312](https://togithub.com/prometheus-community/helm-charts/pull/4312) #### New Contributors - [@​iandrewt](https://togithub.com/iandrewt) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4312](https://togithub.com/prometheus-community/helm-charts/pull/4312) **Full Changelog**: prometheus-community/helm-charts@prometheus-mysql-exporter-2.5.0...kube-prometheus-stack-56.14.0 ### [`v56.13.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.13.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] Conditionally support new table panels by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4297](https://togithub.com/prometheus-community/helm-charts/pull/4297) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.13.0...kube-prometheus-stack-56.13.1 ### [`v56.13.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.13.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] extraVolumes and extraVolumeMounts by [@​emilkor1](https://togithub.com/emilkor1) in [https://github.com/prometheus-community/helm-charts/pull/4300](https://togithub.com/prometheus-community/helm-charts/pull/4300) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-3.0.0...kube-prometheus-stack-56.13.0 ### [`v56.12.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.12.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 automountServiceAccountToken option by [@​emilkor1](https://togithub.com/emilkor1) in [https://github.com/prometheus-community/helm-charts/pull/4285](https://togithub.com/prometheus-community/helm-charts/pull/4285) #### New Contributors - [@​emilkor1](https://togithub.com/emilkor1) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4285](https://togithub.com/prometheus-community/helm-charts/pull/4285) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.11.0...kube-prometheus-stack-56.12.0 ### [`v56.11.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.11.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 - Update CODEOWNERS for renovate.json by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4293](https://togithub.com/prometheus-community/helm-charts/pull/4293) - Configure Renovate by [@​renovate](https://togithub.com/renovate) in [https://github.com/prometheus-community/helm-charts/pull/4295](https://togithub.com/prometheus-community/helm-charts/pull/4295) - \[kube-prometheus-stack] allow setting reloader scheme for svc monitor by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4230](https://togithub.com/prometheus-community/helm-charts/pull/4230) #### New Contributors - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4295](https://togithub.com/prometheus-community/helm-charts/pull/4295) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.10.0...kube-prometheus-stack-56.11.0 ### [`v56.10.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.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 - \[kube-prometheus-stack] Detect changes in generated files + fix grafana helm chart issue by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4287](https://togithub.com/prometheus-community/helm-charts/pull/4287) **Full Changelog**: prometheus-community/helm-charts@prometheus-kafka-exporter-2.9.0...kube-prometheus-stack-56.10.0 ### [`v56.9.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.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] allow override of for and severity rules by [@​ps-xaf](https://togithub.com/ps-xaf) in [https://github.com/prometheus-community/helm-charts/pull/4225](https://togithub.com/prometheus-community/helm-charts/pull/4225) #### New Contributors - [@​ps-xaf](https://togithub.com/ps-xaf) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4225](https://togithub.com/prometheus-community/helm-charts/pull/4225) **Full Changelog**: prometheus-community/helm-charts@prometheus-blackbox-exporter-8.11.0...kube-prometheus-stack-56.9.0 ### [`v56.8.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.8.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 helm error in am/ingressperreplica.yaml by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4271](https://togithub.com/prometheus-community/helm-charts/pull/4271) **Full Changelog**: prometheus-community/helm-charts@prometheus-elasticsearch-exporter-5.6.0...kube-prometheus-stack-56.8.2 ### [`v56.8.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.8.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 error in ingressperreplica.yaml by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4270](https://togithub.com/prometheus-community/helm-charts/pull/4270) **Full Changelog**: prometheus-community/helm-charts@prometheus-conntrack-stats-exporter-0.5.10...kube-prometheus-stack-56.8.1 ### [`v56.8.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.8.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] use of helm tpl for ingress annotations by [@​richardtief](https://togithub.com/richardtief) in [https://github.com/prometheus-community/helm-charts/pull/4236](https://togithub.com/prometheus-community/helm-charts/pull/4236) #### New Contributors - [@​richardtief](https://togithub.com/richardtief) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4236](https://togithub.com/prometheus-community/helm-charts/pull/4236) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.13.0...kube-prometheus-stack-56.8.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on saturday" (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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sp3nx0r/homelab). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) 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)) | major | `56.6.2` -> `57.1.1` | | [prometheus-operator-crds](https://togithub.com/prometheus-community/helm-charts) | major | `9.0.1` -> `10.0.0` | | quay.io/prometheus-operator/prometheus-config-reloader | minor | `v0.71.2` -> `v0.72.0` | | [quay.io/prometheus-operator/prometheus-operator](https://prometheus-operator.dev/) ([source](https://togithub.com/prometheus-operator/prometheus-operator)) | minor | `v0.71.2` -> `v0.72.0` | | quay.io/prometheus/alertmanager | minor | `v0.26.0` -> `v0.27.0` | | quay.io/prometheus/prometheus | minor | `v2.49.1` -> `v2.51.0` | | registry.k8s.io/kube-state-metrics/kube-state-metrics | minor | `v2.10.1` -> `v2.11.0` | | [registry1.dso.mil/ironbank/opensource/kubernetes/kube-state-metrics](https://togithub.com/kubernetes/kube-state-metrics) ([source](https://repo1.dso.mil/dsop/opensource/kubernetes/kube-state-metrics)) | minor | `v2.10.1` -> `v2.11.0` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-config-reloader)) | minor | `v0.71.2` -> `v0.72.0` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-operator](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-operator)) | minor | `v0.71.2` -> `v0.72.0` | | [registry1.dso.mil/ironbank/opensource/prometheus/alertmanager](https://togithub.com/prometheus/alertmanager) ([source](https://repo1.dso.mil/dsop/opensource/prometheus/alertmanager)) | minor | `v0.26.0` -> `v0.27.0` | | [registry1.dso.mil/ironbank/opensource/prometheus/prometheus](https://prometheus.io/) ([source](https://repo1.dso.mil/dsop/opensource/prometheus/prometheus)) | minor | `v2.49.1` -> `v2.51.0` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v57.1.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.1.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.1.0...kube-prometheus-stack-57.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] Add `node-exporter` RBAC Proxy rule to Prometheus ClusterRole by [@​xunleii](https://togithub.com/xunleii) in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) #### New Contributors - [@​xunleii](https://togithub.com/xunleii) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) **Full Changelog**: prometheus-community/helm-charts@kube-state-metrics-5.18.0...kube-prometheus-stack-57.1.1 ### [`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 [@​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 [@​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 [@​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 - [@​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 ### [`v57.0.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.0.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.0.0...kube-prometheus-stack-57.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] fix rule mapping with sanitized names by [@​bakito](https://togithub.com/bakito) in [https://github.com/prometheus-community/helm-charts/pull/4351](https://togithub.com/prometheus-community/helm-charts/pull/4351) #### New Contributors - [@​bakito](https://togithub.com/bakito) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4351](https://togithub.com/prometheus-community/helm-charts/pull/4351) **Full Changelog**: prometheus-community/helm-charts@prometheus-postgres-exporter-6.0.0...kube-prometheus-stack-57.0.1 ### [`v57.0.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.0.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.4...kube-prometheus-stack-57.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.72.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4352](https://togithub.com/prometheus-community/helm-charts/pull/4352) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.17.0...kube-prometheus-stack-57.0.0 ### [`v56.21.4`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.4) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.3...kube-prometheus-stack-56.21.4) 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 core-dns dashboard: Remove circular label filtering in variables, refresh values on time range change by [@​adberger](https://togithub.com/adberger) in [https://github.com/prometheus-community/helm-charts/pull/4349](https://togithub.com/prometheus-community/helm-charts/pull/4349) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.21.3...kube-prometheus-stack-56.21.4 ### [`v56.21.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.3) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.2...kube-prometheus-stack-56.21.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] Fix multi-cluster selection in Prometheus Overview dashboard by [@​adberger](https://togithub.com/adberger) in [https://github.com/prometheus-community/helm-charts/pull/4336](https://togithub.com/prometheus-community/helm-charts/pull/4336) **Full Changelog**: prometheus-community/helm-charts@prometheus-pushgateway-2.8.0...kube-prometheus-stack-56.21.3 ### [`v56.21.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.1...kube-prometheus-stack-56.21.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] add rollout strategy to prometheus-operator deployment by [@​marieroque](https://togithub.com/marieroque) in [https://github.com/prometheus-community/helm-charts/pull/4342](https://togithub.com/prometheus-community/helm-charts/pull/4342) **Full Changelog**: prometheus-community/helm-charts@prometheus-node-exporter-4.31.0...kube-prometheus-stack-56.21.2 ### [`v56.21.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.0...kube-prometheus-stack-56.21.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] Extract CoreDNS Dashboard from template by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4328](https://togithub.com/prometheus-community/helm-charts/pull/4328) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.21.0...kube-prometheus-stack-56.21.1 ### [`v56.21.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.20.1...kube-prometheus-stack-56.21.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 strategy to admission webhook deployment by [@​christianjedroCDT](https://togithub.com/christianjedroCDT) in [https://github.com/prometheus-community/helm-charts/pull/4335](https://togithub.com/prometheus-community/helm-charts/pull/4335) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.20.1...kube-prometheus-stack-56.21.0 ### [`v56.20.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.20.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.20.0...kube-prometheus-stack-56.20.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] Update ambiguous doc comment for selfMonitor by [@​denist11](https://togithub.com/denist11) in [https://github.com/prometheus-community/helm-charts/pull/4327](https://togithub.com/prometheus-community/helm-charts/pull/4327) #### New Contributors - [@​denist11](https://togithub.com/denist11) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4327](https://togithub.com/prometheus-community/helm-charts/pull/4327) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.20.0...kube-prometheus-stack-56.20.1 ### [`v56.20.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.20.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.19.0...kube-prometheus-stack-56.20.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 multi-cluster support for coredns dashboard by [@​adberger](https://togithub.com/adberger) in [https://github.com/prometheus-community/helm-charts/pull/4326](https://togithub.com/prometheus-community/helm-charts/pull/4326) #### New Contributors - [@​adberger](https://togithub.com/adberger) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4326](https://togithub.com/prometheus-community/helm-charts/pull/4326) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.16.0...kube-prometheus-stack-56.20.0 ### [`v56.19.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.19.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.18.0...kube-prometheus-stack-56.19.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] Allow deploy of node-exporter dashboards when dependency disabled by [@​iandrewt](https://togithub.com/iandrewt) in [https://github.com/prometheus-community/helm-charts/pull/4323](https://togithub.com/prometheus-community/helm-charts/pull/4323) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.18.0...kube-prometheus-stack-56.19.0 ### [`v56.18.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.18.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.17.0...kube-prometheus-stack-56.18.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 alertmanager to 0.27.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4320](https://togithub.com/prometheus-community/helm-charts/pull/4320) **Full Changelog**: prometheus-community/helm-charts@alertmanager-1.9.0...kube-prometheus-stack-56.18.0 ### [`v56.17.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.17.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.16.0...kube-prometheus-stack-56.17.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] Allow changing the reloader web port in the Prometheus Service by [@​svetlimladenov](https://togithub.com/svetlimladenov) in [https://github.com/prometheus-community/helm-charts/pull/4319](https://togithub.com/prometheus-community/helm-charts/pull/4319) #### New Contributors - [@​svetlimladenov](https://togithub.com/svetlimladenov) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4319](https://togithub.com/prometheus-community/helm-charts/pull/4319) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-5.1.0...kube-prometheus-stack-56.17.0 ### [`v56.16.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.16.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.15.0...kube-prometheus-stack-56.16.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] Allow changing port name of built-in ServiceMonitors by [@​iandrewt](https://togithub.com/iandrewt) in [https://github.com/prometheus-community/helm-charts/pull/4317](https://togithub.com/prometheus-community/helm-charts/pull/4317) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-4.0.0...kube-prometheus-stack-56.16.0 ### [`v56.15.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.15.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.14.0...kube-prometheus-stack-56.15.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 2.50.1 and thanos to 0.34.1 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4290](https://togithub.com/prometheus-community/helm-charts/pull/4290) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-3.1.0...kube-prometheus-stack-56.15.0 ### [`v56.14.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.14.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.13.1...kube-prometheus-stack-56.14.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] Allow setting selectors for built-in ServiceMonitors by [@​iandrewt](https://togithub.com/iandrewt) in [https://github.com/prometheus-community/helm-charts/pull/4312](https://togithub.com/prometheus-community/helm-charts/pull/4312) #### New Contributors - [@​iandrewt](https://togithub.com/iandrewt) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4312](https://togithub.com/prometheus-community/helm-charts/pull/4312) **Full Changelog**: prometheus-community/helm-charts@prometheus-mysql-exporter-2.5.0...kube-prometheus-stack-56.14.0 ### [`v56.13.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.13.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.13.0...kube-prometheus-stack-56.13.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] Conditionally support new table panels by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4297](https://togithub.com/prometheus-community/helm-charts/pull/4297) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.13.0...kube-prometheus-stack-56.13.1 ### [`v56.13.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.13.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.12.0...kube-prometheus-stack-56.13.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] extraVolumes and extraVolumeMounts by [@​emilkor1](https://togithub.com/emilkor1) in [https://github.com/prometheus-community/helm-charts/pull/4300](https://togithub.com/prometheus-community/helm-charts/pull/4300) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-3.0.0...kube-prometheus-stack-56.13.0 ### [`v56.12.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.12.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.11.0...kube-prometheus-stack-56.12.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 automountServiceAccountToken option by [@​emilkor1](https://togithub.com/emilkor1) in [https://github.com/prometheus-community/helm-charts/pull/4285](https://togithub.com/prometheus-community/helm-charts/pull/4285) #### New Contributors - [@​emilkor1](https://togithub.com/emilkor1) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4285](https://togithub.com/prometheus-community/helm-charts/pull/4285) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.11.0...kube-prometheus-stack-56.12.0 ### [`v56.11.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.11.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.10.0...kube-prometheus-stack-56.11.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 - Update CODEOWNERS for renovate.json by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4293](https://togithub.com/prometheus-community/helm-charts/pull/4293) - Configure Renovate by [@​renovate](https://togithub.com/renovate) in [https://github.com/prometheus-community/helm-charts/pull/4295](https://togithub.com/prometheus-community/helm-charts/pull/4295) - \[kube-prometheus-stack] allow setting reloader scheme for svc monitor by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4230](https://togithub.com/prometheus-community/helm-charts/pull/4230) #### New Contributors - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4295](https://togithub.com/prometheus-community/helm-charts/pull/4295) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.10.0...kube-prometheus-stack-56.11.0 ### [`v56.10.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.10.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.9.0...kube-prometheus-stack-56.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 - \[kube-prometheus-stack] Detect changes in generated files + fix grafana helm chart issue by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4287](https://togithub.com/prometheus-community/helm-charts/pull/4287) **Full Changelog**: prometheus-community/helm-charts@prometheus-kafka-exporter-2.9.0...kube-prometheus-stack-56.10.0 ### [`v56.9.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.9.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.8.2...kube-prometheus-stack-56.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] allow override of for and severity rules by [@​ps-xaf](https://togithub.com/ps-xaf) in [https://github.com/prometheus-community/helm-charts/pull/4225](https://togithub.com/prometheus-community/helm-charts/pull/4225) #### New Contributors - [@​ps-xaf](https://togithub.com/ps-xaf) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4225](https://togithub.com/prometheus-community/helm-charts/pull/4225) **Full Changelog**: prometheus-community/helm-charts@prometheus-blackbox-exporter-8.11.0...kube-prometheus-stack-56.9.0 ### [`v56.8.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.8.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.8.1...kube-prometheus-stack-56.8.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 helm error in am/ingressperreplica.yaml by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4271](https://togithub.com/prometheus-community/helm-charts/pull/4271) **Full Changelog**: prometheus-community/helm-charts@prometheus-elasticsearch-exporter-5.6.0...kube-prometheus-stack-56.8.2 ### [`v56.8.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.8.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.8.0...kube-prometheus-stack-56.8.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 error in ingressperreplica.yaml by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4270](https://togithub.com/prometheus-community/helm-charts/pull/4270) **Full Changelog**: prometheus-community/helm-charts@prometheus-conntrack-stats-exporter-0.5.10...kube-prometheus-stack-56.8.1 ### [`v56.8.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.8.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.7.0...kube-prometheus-stack-56.8.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] use of helm tpl for ingress annotations by [@​richardtief](https://togithub.com/richardtief) in [https://github.com/prometheus-community/helm-charts/pull/4236](https://togithub.com/prometheus-community/helm-charts/pull/4236) #### New Contributors - [@​richardtief](https://togithub.com/richardtief) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4236](https://togithub.com/prometheus-community/helm-charts/pull/4236) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.13.0...kube-prometheus-stack-56.8.0 ### [`v56.7.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.7.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.6.2...kube-prometheus-stack-56.7.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 [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4263](https://togithub.com/prometheus-community/helm-charts/pull/4263) **Full Changelog**: prometheus-community/helm-charts@prometheus-node-exporter-4.30.2...kube-prometheus-stack-56.7.0 </details> <details> <summary>prometheus-operator/prometheus-operator (quay.io/prometheus-operator/prometheus-operator)</summary> ### [`v0.72.0`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.72.0): 0.72.0 / 2024-03-04 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.71.2...v0.72.0) In this release, we want to highlight the addition of ScrapeClasses. ScrapeClasses is an experimental feature that allows declaring multiple scrape configurations in the Prometheus/PrometheusAgent objects that can be consumed by selected scrape-related resources, like ScrapeConfig, ServiceMonitor, PodMonitor and Probes. Initial support only allows the declaration of TLS configuration, but we plan to extend ScrapeClasses with more options in the future, e.g. Authorization, relabelings and scrape protocols. - \[FEATURE] Add `ScrapeClasses` to Prometheus, PrometheusAgent, ScrapeConfig, ServiceMonitor, PodMonitor and Probe CRDs. [#​6199](https://togithub.com/prometheus-operator/prometheus-operator/issues/6199) - \[FEATURE] Add the `enableCompression` field to the ScrapeConfig CRD. [#​6236](https://togithub.com/prometheus-operator/prometheus-operator/issues/6236) - \[FEATURE] Add DigitalOcean service discovery to the ScrapeConfig CRD. [#​6220](https://togithub.com/prometheus-operator/prometheus-operator/issues/6220) - \[FEATURE] Add support for `scrapeProtocols` to the ScrapeConfig, ServiceMonitor and PodMonitor CRDs. [#​6235](https://togithub.com/prometheus-operator/prometheus-operator/issues/6235) [#​6268](https://togithub.com/prometheus-operator/prometheus-operator/issues/6268) - \[FEATURE] Add support for NS records to the DNS service discovery in the ScrapeConfig CRD. [#​6235](https://togithub.com/prometheus-operator/prometheus-operator/issues/6235) - \[FEATURE] Add support for `keepFiringFor` in the ThanosRuler CRD. [#​6283](https://togithub.com/prometheus-operator/prometheus-operator/issues/6283) - \[ENHANCEMENT] Enable usage of sharding with ScrapeConfig. [#​6135](https://togithub.com/prometheus-operator/prometheus-operator/issues/6135) - \[BUGFIX] Correctly mount file subpaths in ThanosRuler CRD. [#​6243](https://togithub.com/prometheus-operator/prometheus-operator/issues/6243) - \[BUGFIX] Fix conversion of the `continue` field in AlertmanagerConfig between v1alpha1 and v1beta1 versions. [#​6282](https://togithub.com/prometheus-operator/prometheus-operator/issues/6282) - \[BUGFIX] Fix failure of metadata informers when processing deleted objects. [#​6298](https://togithub.com/prometheus-operator/prometheus-operator/issues/6298) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#459) 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.1.0` -> `57.2.1` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v57.2.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.2.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.2.0...kube-prometheus-stack-57.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 issue with kube-state-metrics 2.11.0 by [@​dotdc](https://togithub.com/dotdc) in [https://github.com/prometheus-community/helm-charts/pull/4419](https://togithub.com/prometheus-community/helm-charts/pull/4419) **Full Changelog**: prometheus-community/helm-charts@kube-state-metrics-5.18.1...kube-prometheus-stack-57.2.1 ### [`v57.2.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.2.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.1.1...kube-prometheus-stack-57.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] Remove outdated PDB warning by [@​VannTen](https://togithub.com/VannTen) in [https://github.com/prometheus-community/helm-charts/pull/4392](https://togithub.com/prometheus-community/helm-charts/pull/4392) - \[kube-prometheus-stack] bump kube-state-metrics to 5.18.\* by [@​dotdc](https://togithub.com/dotdc) in [https://github.com/prometheus-community/helm-charts/pull/4397](https://togithub.com/prometheus-community/helm-charts/pull/4397) #### New Contributors - [@​VannTen](https://togithub.com/VannTen) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4392](https://togithub.com/prometheus-community/helm-charts/pull/4392) **Full Changelog**: prometheus-community/helm-charts@prometheus-pgbouncer-exporter-0.2.0...kube-prometheus-stack-57.2.0 ### [`v57.1.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.1.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.1.0...kube-prometheus-stack-57.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] Add `node-exporter` RBAC Proxy rule to Prometheus ClusterRole by [@​xunleii](https://togithub.com/xunleii) in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) #### New Contributors - [@​xunleii](https://togithub.com/xunleii) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) **Full Changelog**: prometheus-community/helm-charts@kube-state-metrics-5.18.0...kube-prometheus-stack-57.1.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODkuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI4OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==--> Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
#457) 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)) | major | `57.1.0` -> `58.1.1` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v58.1.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.1.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.1.0...kube-prometheus-stack-58.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] bump to 0.73.1 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4450](https://togithub.com/prometheus-community/helm-charts/pull/4450) **Full Changelog**: prometheus-community/helm-charts@prometheus-pushgateway-2.11.0...kube-prometheus-stack-58.1.1 ### [`v58.1.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.1.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.0.1...kube-prometheus-stack-58.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] Thanos Ruler: Add alertDropLabels + additional config by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4445](https://togithub.com/prometheus-community/helm-charts/pull/4445) **Full Changelog**: prometheus-community/helm-charts@prometheus-blackbox-exporter-8.15.0...kube-prometheus-stack-58.1.0 ### [`v58.0.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.0.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.0.0...kube-prometheus-stack-58.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-promettheus-stack] ThanosRuler custom resource instance name by [@​than-pet](https://togithub.com/than-pet) in [https://github.com/prometheus-community/helm-charts/pull/4439](https://togithub.com/prometheus-community/helm-charts/pull/4439) **Full Changelog**: prometheus-community/helm-charts@prometheus-blackbox-exporter-8.14.0...kube-prometheus-stack-58.0.1 ### [`v58.0.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.0.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.2.1...kube-prometheus-stack-58.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 0.73.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4422](https://togithub.com/prometheus-community/helm-charts/pull/4422) **Full Changelog**: prometheus-community/helm-charts@prometheus-pgbouncer-exporter-0.3.0...kube-prometheus-stack-58.0.0 ### [`v57.2.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.2.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.2.0...kube-prometheus-stack-57.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 issue with kube-state-metrics 2.11.0 by [@​dotdc](https://togithub.com/dotdc) in [https://github.com/prometheus-community/helm-charts/pull/4419](https://togithub.com/prometheus-community/helm-charts/pull/4419) **Full Changelog**: prometheus-community/helm-charts@kube-state-metrics-5.18.1...kube-prometheus-stack-57.2.1 ### [`v57.2.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.2.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.1.1...kube-prometheus-stack-57.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] Remove outdated PDB warning by [@​VannTen](https://togithub.com/VannTen) in [https://github.com/prometheus-community/helm-charts/pull/4392](https://togithub.com/prometheus-community/helm-charts/pull/4392) - \[kube-prometheus-stack] bump kube-state-metrics to 5.18.\* by [@​dotdc](https://togithub.com/dotdc) in [https://github.com/prometheus-community/helm-charts/pull/4397](https://togithub.com/prometheus-community/helm-charts/pull/4397) #### New Contributors - [@​VannTen](https://togithub.com/VannTen) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4392](https://togithub.com/prometheus-community/helm-charts/pull/4392) **Full Changelog**: prometheus-community/helm-charts@prometheus-pgbouncer-exporter-0.2.0...kube-prometheus-stack-57.2.0 ### [`v57.1.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.1.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.1.0...kube-prometheus-stack-57.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] Add `node-exporter` RBAC Proxy rule to Prometheus ClusterRole by [@​xunleii](https://togithub.com/xunleii) in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) #### New Contributors - [@​xunleii](https://togithub.com/xunleii) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) **Full Changelog**: prometheus-community/helm-charts@kube-state-metrics-5.18.0...kube-prometheus-stack-57.1.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9tYWpvciJdfQ==--> Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com> Co-authored-by: Kireque <[email protected]>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | app-template | major | `2.4.0` -> `3.1.0` | | [kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus) ([source](https://togithub.com/prometheus-community/helm-charts)) | major | `56.9.0` -> `58.2.2` | | [loki-stack](https://grafana.com/loki) ([source](https://togithub.com/grafana/helm-charts)) | patch | `2.10.1` -> `2.10.2` | | [opentelemetry-operator](https://opentelemetry.io/) ([source](https://togithub.com/open-telemetry/opentelemetry-helm-charts)) | minor | `0.47.0` -> `0.56.0` | | [tempo-distributed](https://grafana.com/docs/tempo/latest/) ([source](https://togithub.com/grafana/helm-charts)) | minor | `1.8.5` -> `1.9.4` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v58.2.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.2.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.2.1...kube-prometheus-stack-58.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] support kubelet label selector by [@​allanhung](https://togithub.com/allanhung) in [https://github.com/prometheus-community/helm-charts/pull/4483](https://togithub.com/prometheus-community/helm-charts/pull/4483) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prom-label-proxy-0.7.2...kube-prometheus-stack-58.2.2 ### [`v58.2.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.2.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.2.0...kube-prometheus-stack-58.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] bump operator to 0.73.2 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4475](https://togithub.com/prometheus-community/helm-charts/pull/4475) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.19.0...kube-prometheus-stack-58.2.1 ### [`v58.2.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.2.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.1.3...kube-prometheus-stack-58.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 dual stack clusters by [@​M0NsTeRRR](https://togithub.com/M0NsTeRRR) in [https://github.com/prometheus-community/helm-charts/pull/4472](https://togithub.com/prometheus-community/helm-charts/pull/4472) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-systemd-exporter-0.2.1...kube-prometheus-stack-58.2.0 ### [`v58.1.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.1.3) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.1.2...kube-prometheus-stack-58.1.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] bump prom to 2.51.2 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4459](https://togithub.com/prometheus-community/helm-charts/pull/4459) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-memcached-exporter-0.3.2...kube-prometheus-stack-58.1.3 ### [`v58.1.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.1.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.1.1...kube-prometheus-stack-58.1.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-promettheus-stack] fix ThanosRuler custom resource name label selector by [@​than-pet](https://togithub.com/than-pet) in [https://github.com/prometheus-community/helm-charts/pull/4458](https://togithub.com/prometheus-community/helm-charts/pull/4458) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-blackbox-exporter-8.15.1...kube-prometheus-stack-58.1.2 ### [`v58.1.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.1.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.1.0...kube-prometheus-stack-58.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] bump to 0.73.1 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4450](https://togithub.com/prometheus-community/helm-charts/pull/4450) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-pushgateway-2.11.0...kube-prometheus-stack-58.1.1 ### [`v58.1.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.1.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.0.1...kube-prometheus-stack-58.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] Thanos Ruler: Add alertDropLabels + additional config by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4445](https://togithub.com/prometheus-community/helm-charts/pull/4445) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-blackbox-exporter-8.15.0...kube-prometheus-stack-58.1.0 ### [`v58.0.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.0.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-58.0.0...kube-prometheus-stack-58.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-promettheus-stack] ThanosRuler custom resource instance name by [@​than-pet](https://togithub.com/than-pet) in [https://github.com/prometheus-community/helm-charts/pull/4439](https://togithub.com/prometheus-community/helm-charts/pull/4439) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-blackbox-exporter-8.14.0...kube-prometheus-stack-58.0.1 ### [`v58.0.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.0.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.2.1...kube-prometheus-stack-58.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 0.73.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4422](https://togithub.com/prometheus-community/helm-charts/pull/4422) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-pgbouncer-exporter-0.3.0...kube-prometheus-stack-58.0.0 ### [`v57.2.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.2.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.2.0...kube-prometheus-stack-57.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 issue with kube-state-metrics 2.11.0 by [@​dotdc](https://togithub.com/dotdc) in [https://github.com/prometheus-community/helm-charts/pull/4419](https://togithub.com/prometheus-community/helm-charts/pull/4419) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.18.1...kube-prometheus-stack-57.2.1 ### [`v57.2.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.2.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.1.1...kube-prometheus-stack-57.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] Remove outdated PDB warning by [@​VannTen](https://togithub.com/VannTen) in [https://github.com/prometheus-community/helm-charts/pull/4392](https://togithub.com/prometheus-community/helm-charts/pull/4392) - \[kube-prometheus-stack] bump kube-state-metrics to 5.18.\* by [@​dotdc](https://togithub.com/dotdc) in [https://github.com/prometheus-community/helm-charts/pull/4397](https://togithub.com/prometheus-community/helm-charts/pull/4397) #### New Contributors - [@​VannTen](https://togithub.com/VannTen) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4392](https://togithub.com/prometheus-community/helm-charts/pull/4392) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-pgbouncer-exporter-0.2.0...kube-prometheus-stack-57.2.0 ### [`v57.1.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.1.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.1.0...kube-prometheus-stack-57.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] Add `node-exporter` RBAC Proxy rule to Prometheus ClusterRole by [@​xunleii](https://togithub.com/xunleii) in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) #### New Contributors - [@​xunleii](https://togithub.com/xunleii) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.18.0...kube-prometheus-stack-57.1.1 ### [`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 [@​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**: https://github.com/prometheus-community/helm-charts/compare/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 [@​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**: https://github.com/prometheus-community/helm-charts/compare/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 [@​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 - [@​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**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.0.1...kube-prometheus-stack-57.0.2 ### [`v57.0.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.0.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.0.0...kube-prometheus-stack-57.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] fix rule mapping with sanitized names by [@​bakito](https://togithub.com/bakito) in [https://github.com/prometheus-community/helm-charts/pull/4351](https://togithub.com/prometheus-community/helm-charts/pull/4351) #### New Contributors - [@​bakito](https://togithub.com/bakito) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4351](https://togithub.com/prometheus-community/helm-charts/pull/4351) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-postgres-exporter-6.0.0...kube-prometheus-stack-57.0.1 ### [`v57.0.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.0.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.4...kube-prometheus-stack-57.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.72.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4352](https://togithub.com/prometheus-community/helm-charts/pull/4352) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.17.0...kube-prometheus-stack-57.0.0 ### [`v56.21.4`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.4) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.3...kube-prometheus-stack-56.21.4) 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 core-dns dashboard: Remove circular label filtering in variables, refresh values on time range change by [@​adberger](https://togithub.com/adberger) in [https://github.com/prometheus-community/helm-charts/pull/4349](https://togithub.com/prometheus-community/helm-charts/pull/4349) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.3...kube-prometheus-stack-56.21.4 ### [`v56.21.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.3) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.2...kube-prometheus-stack-56.21.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] Fix multi-cluster selection in Prometheus Overview dashboard by [@​adberger](https://togithub.com/adberger) in [https://github.com/prometheus-community/helm-charts/pull/4336](https://togithub.com/prometheus-community/helm-charts/pull/4336) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-pushgateway-2.8.0...kube-prometheus-stack-56.21.3 ### [`v56.21.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.1...kube-prometheus-stack-56.21.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] add rollout strategy to prometheus-operator deployment by [@​marieroque](https://togithub.com/marieroque) in [https://github.com/prometheus-community/helm-charts/pull/4342](https://togithub.com/prometheus-community/helm-charts/pull/4342) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-node-exporter-4.31.0...kube-prometheus-stack-56.21.2 ### [`v56.21.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.0...kube-prometheus-stack-56.21.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] Extract CoreDNS Dashboard from template by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4328](https://togithub.com/prometheus-community/helm-charts/pull/4328) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.0...kube-prometheus-stack-56.21.1 ### [`v56.21.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.20.1...kube-prometheus-stack-56.21.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 strategy to admission webhook deployment by [@​christianjedroCDT](https://togithub.com/christianjedroCDT) in [https://github.com/prometheus-community/helm-charts/pull/4335](https://togithub.com/prometheus-community/helm-charts/pull/4335) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.20.1...kube-prometheus-stack-56.21.0 ### [`v56.20.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.20.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.20.0...kube-prometheus-stack-56.20.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] Update ambiguous doc comment for selfMonitor by [@​denist11](https://togithub.com/denist11) in [https://github.com/prometheus-community/helm-charts/pull/4327](https://togithub.com/prometheus-community/helm-charts/pull/4327) #### New Contributors - [@​denist11](https://togithub.com/denist11) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4327](https://togithub.com/prometheus-community/helm-charts/pull/4327) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.20.0...kube-prometheus-stack-56.20.1 ### [`v56.20.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.20.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.19.0...kube-prometheus-stack-56.20.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 multi-cluster support for coredns dashboard by [@​adberger](https://togithub.com/adberger) in [https://github.com/prometheus-community/helm-charts/pull/4326](https://togithub.com/prometheus-community/helm-charts/pull/4326) #### New Contributors - [@​adberger](https://togithub.com/adberger) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4326](https://togithub.com/prometheus-community/helm-charts/pull/4326) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.16.0...kube-prometheus-stack-56.20.0 ### [`v56.19.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.19.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.18.0...kube-prometheus-stack-56.19.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] Allow deploy of node-exporter dashboards when dependency disabled by [@​iandrewt](https://togithub.com/iandrewt) in [https://github.com/prometheus-community/helm-charts/pull/4323](https://togithub.com/prometheus-community/helm-charts/pull/4323) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.18.0...kube-prometheus-stack-56.19.0 ### [`v56.18.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.18.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.17.0...kube-prometheus-stack-56.18.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 alertmanager to 0.27.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4320](https://togithub.com/prometheus-community/helm-charts/pull/4320) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/alertmanager-1.9.0...kube-prometheus-stack-56.18.0 ### [`v56.17.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.17.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.16.0...kube-prometheus-stack-56.17.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] Allow changing the reloader web port in the Prometheus Service by [@​svetlimladenov](https://togithub.com/svetlimladenov) in [https://github.com/prometheus-community/helm-charts/pull/4319](https://togithub.com/prometheus-community/helm-charts/pull/4319) #### New Contributors - [@​svetlimladenov](https://togithub.com/svetlimladenov) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4319](https://togithub.com/prometheus-community/helm-charts/pull/4319) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-snmp-exporter-5.1.0...kube-prometheus-stack-56.17.0 ### [`v56.16.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.16.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.15.0...kube-prometheus-stack-56.16.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] Allow changing port name of built-in ServiceMonitors by [@​iandrewt](https://togithub.com/iandrewt) in [https://github.com/prometheus-community/helm-charts/pull/4317](https://togithub.com/prometheus-community/helm-charts/pull/4317) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-snmp-exporter-4.0.0...kube-prometheus-stack-56.16.0 ### [`v56.15.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.15.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.14.0...kube-prometheus-stack-56.15.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 2.50.1 and thanos to 0.34.1 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4290](https://togithub.com/prometheus-community/helm-charts/pull/4290) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-snmp-exporter-3.1.0...kube-prometheus-stack-56.15.0 ### [`v56.14.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.14.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.13.1...kube-prometheus-stack-56.14.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] Allow setting selectors for built-in ServiceMonitors by [@​iandrewt](https://togithub.com/iandrewt) in [https://github.com/prometheus-community/helm-charts/pull/4312](https://togithub.com/prometheus-community/helm-charts/pull/4312) #### New Contributors - [@​iandrewt](https://togithub.com/iandrewt) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4312](https://togithub.com/prometheus-community/helm-charts/pull/4312) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-mysql-exporter-2.5.0...kube-prometheus-stack-56.14.0 ### [`v56.13.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.13.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.13.0...kube-prometheus-stack-56.13.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] Conditionally support new table panels by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4297](https://togithub.com/prometheus-community/helm-charts/pull/4297) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.13.0...kube-prometheus-stack-56.13.1 ### [`v56.13.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.13.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.12.0...kube-prometheus-stack-56.13.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] extraVolumes and extraVolumeMounts by [@​emilkor1](https://togithub.com/emilkor1) in [https://github.com/prometheus-community/helm-charts/pull/4300](https://togithub.com/prometheus-community/helm-charts/pull/4300) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-snmp-exporter-3.0.0...kube-prometheus-stack-56.13.0 ### [`v56.12.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.12.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.11.0...kube-prometheus-stack-56.12.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 automountServiceAccountToken option by [@​emilkor1](https://togithub.com/emilkor1) in [https://github.com/prometheus-community/helm-charts/pull/4285](https://togithub.com/prometheus-community/helm-charts/pull/4285) #### New Contributors - [@​emilkor1](https://togithub.com/emilkor1) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4285](https://togithub.com/prometheus-community/helm-charts/pull/4285) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.11.0...kube-prometheus-stack-56.12.0 ### [`v56.11.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.11.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.10.0...kube-prometheus-stack-56.11.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 - Update CODEOWNERS for renovate.json by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4293](https://togithub.com/prometheus-community/helm-charts/pull/4293) - Configure Renovate by [@​renovate](https://togithub.com/renovate) in [https://github.com/prometheus-community/helm-charts/pull/4295](https://togithub.com/prometheus-community/helm-charts/pull/4295) - \[kube-prometheus-stack] allow setting reloader scheme for svc monitor by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4230](https://togithub.com/prometheus-community/helm-charts/pull/4230) #### New Contributors - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4295](https://togithub.com/prometheus-community/helm-charts/pull/4295) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.10.0...kube-prometheus-stack-56.11.0 ### [`v56.10.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.10.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.9.0...kube-prometheus-stack-56.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 - \[kube-prometheus-stack] Detect changes in generated files + fix grafana helm chart issue by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4287](https://togithub.com/prometheus-community/helm-charts/pull/4287) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-kafka-exporter-2.9.0...kube-prometheus-stack-56.10.0 </details> <details> <summary>grafana/helm-charts (loki-stack)</summary> ### [`v2.10.2`](https://togithub.com/grafana/helm-charts/releases/tag/loki-stack-2.10.2) [Compare Source](https://togithub.com/grafana/helm-charts/compare/loki-stack-2.10.1...loki-stack-2.10.2) Loki: like Prometheus, but for logs. #### What's Changed - \[loki-stack] update grafana image tag by [@​chesha1](https://togithub.com/chesha1) in [https://github.com/grafana/helm-charts/pull/2988](https://togithub.com/grafana/helm-charts/pull/2988) #### New Contributors - [@​chesha1](https://togithub.com/chesha1) made their first contribution in [https://github.com/grafana/helm-charts/pull/2988](https://togithub.com/grafana/helm-charts/pull/2988) **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-7.3.6...loki-stack-2.10.2 </details> <details> <summary>open-telemetry/opentelemetry-helm-charts (opentelemetry-operator)</summary> ### [`v0.56.0`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-collector-0.56.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.55.3...opentelemetry-operator-0.56.0) OpenTelemetry Collector Helm chart for Kubernetes ### [`v0.55.3`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.55.3) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.55.2...opentelemetry-operator-0.55.3) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[Operator] Allow setting of manager service account name, default value if not used by [@​Gholie](https://togithub.com/Gholie) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1145](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1145) #### New Contributors - [@​Gholie](https://togithub.com/Gholie) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1145](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1145) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.89.0...opentelemetry-operator-0.55.3 ### [`v0.55.2`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.55.2) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.55.1...opentelemetry-operator-0.55.2) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[opentelemetry-operator] fix references to old variables by [@​jinja2](https://togithub.com/jinja2) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1146](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1146) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-demo-0.30.2...opentelemetry-operator-0.55.2 ### [`v0.55.1`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.55.1) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.55.0...opentelemetry-operator-0.55.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Bump azure/setup-helm from 3.5 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1140](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1140) - Add permissions to operator's ClusterRole that it tries to grant to some collectors by [@​zarbis](https://togithub.com/zarbis) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1127](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1127) #### New Contributors - [@​zarbis](https://togithub.com/zarbis) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1127](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1127) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.87.0...opentelemetry-operator-0.55.1 ### [`v0.55.0`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.55.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.54.0...opentelemetry-operator-0.55.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Release operator 0.98.0 by [@​pavolloffay](https://togithub.com/pavolloffay) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1137](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1137) #### New Contributors - [@​pavolloffay](https://togithub.com/pavolloffay) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1137](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1137) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.54.0...opentelemetry-operator-0.55.0 ### [`v0.54.0`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.54.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.53.2...opentelemetry-operator-0.54.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[opentelemetry-operator] read cert contents by [@​jinja2](https://togithub.com/jinja2) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1121](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1121) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-demo-0.30.1...opentelemetry-operator-0.54.0 ### [`v0.53.2`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.53.2) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.53.1...opentelemetry-operator-0.53.2) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - chore: Bump operator version to v0.97.1 by [@​thefirstofthe300](https://togithub.com/thefirstofthe300) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1122](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1122) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.53.1...opentelemetry-operator-0.53.2 ### [`v0.53.1`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.53.1) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.53.0...opentelemetry-operator-0.53.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - feat: Add option to enable --create-rbac-permission on operator by [@​thefirstofthe300](https://togithub.com/thefirstofthe300) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1112](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1112) #### New Contributors - [@​thefirstofthe300](https://togithub.com/thefirstofthe300) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1112](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1112) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.86.2...opentelemetry-operator-0.53.1 ### [`v0.53.0`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.53.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.4...opentelemetry-operator-0.53.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[opentelemetry-operator] bump to 0.97.0 by [@​jaronoff97](https://togithub.com/jaronoff97) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1113](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1113) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-kube-stack-0.0.2...opentelemetry-operator-0.53.0 ### [`v0.52.4`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.52.4) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.3...opentelemetry-operator-0.52.4) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Consistent definition of securityContext schema values by [@​patst](https://togithub.com/patst) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1100](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1100) #### New Contributors - [@​patst](https://togithub.com/patst) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1100](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1100) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.3...opentelemetry-operator-0.52.4 ### [`v0.52.3`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.52.3) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.2...opentelemetry-operator-0.52.3) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Allow `WATCH_NAMESPACE` as `manager.env` by [@​janario](https://togithub.com/janario) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1098](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1098) #### New Contributors - [@​janario](https://togithub.com/janario) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1098](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1098) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.2...opentelemetry-operator-0.52.3 ### [`v0.52.2`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.52.2) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.1...opentelemetry-operator-0.52.2) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[opentelemetry-operator] fix `fullnameOverride` by [@​skuethe](https://togithub.com/skuethe) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1096](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1096) #### New Contributors - [@​skuethe](https://togithub.com/skuethe) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1096](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1096) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.1...opentelemetry-operator-0.52.2 ### [`v0.52.1`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.52.1) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.0...opentelemetry-operator-0.52.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Allow custom labels and annotations by [@​heyLu](https://togithub.com/heyLu) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1067](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1067) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.52.0...opentelemetry-operator-0.52.1 ### [`v0.52.0`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.52.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.51.3...opentelemetry-operator-0.52.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] new value for k8s cluster domain by [@​jouve](https://togithub.com/jouve) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1050](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1050) #### New Contributors - [@​jouve](https://togithub.com/jouve) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1050](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1050) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-kube-stack-0.0.1...opentelemetry-operator-0.52.0 ### [`v0.51.3`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.51.3) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.51.2...opentelemetry-operator-0.51.3) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Bump collector version to 0.96.0 by [@​peter-tar](https://togithub.com/peter-tar) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1094](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1094) #### New Contributors - [@​peter-tar](https://togithub.com/peter-tar) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1094](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1094) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.51.2...opentelemetry-operator-0.51.3 ### [`v0.51.2`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.51.2) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.51.1...opentelemetry-operator-0.51.2) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Fix readme by [@​TylerHelmuth](https://togithub.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1090](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1090) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.51.1...opentelemetry-operator-0.51.2 ### [`v0.51.1`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.51.1) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.51.0...opentelemetry-operator-0.51.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] support install otel-operator as subchart by [@​JaredTan95](https://togithub.com/JaredTan95) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1093](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1093) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.51.0...opentelemetry-operator-0.51.1 ### [`v0.51.0`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.51.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.50.0...opentelemetry-operator-0.51.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Bump operator to 0.96.0 by [@​TylerHelmuth](https://togithub.com/TylerHelmuth) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1091](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1091) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.85.0...opentelemetry-operator-0.51.0 ### [`v0.50.0`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.50.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.49.1...opentelemetry-operator-0.50.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Reject invalid/unknown properties using `additionalProperties` by [@​heyLu](https://togithub.com/heyLu) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1065](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1065) #### New Contributors - [@​heyLu](https://togithub.com/heyLu) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1065](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1065) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-demo-0.29.2...opentelemetry-operator-0.50.0 ### [`v0.49.1`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.49.1) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.49.0...opentelemetry-operator-0.49.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - Update Operator README.md by [@​crossoverJie](https://togithub.com/crossoverJie) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1083](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1083) #### New Contributors - [@​crossoverJie](https://togithub.com/crossoverJie) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1083](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1083) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.83.1...opentelemetry-operator-0.49.1 ### [`v0.49.0`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-collector-0.49.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.48.0...opentelemetry-operator-0.49.0) OpenTelemetry Collector Helm chart for Kubernetes ### [`v0.48.0`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.48.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.47.1...opentelemetry-operator-0.48.0) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - \[operator] Bump operator to 0.94.0 by [@​swiatekm-sumo](https://togithub.com/swiatekm-sumo) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1053](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1053) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.82.0...opentelemetry-operator-0.48.0 ### [`v0.47.1`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-operator-0.47.1) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-operator-0.47.0...opentelemetry-operator-0.47.1) OpenTelemetry Operator Helm chart for Kubernetes #### What's Changed - fix(doc): flag name used to enable certManager by [@​atsu85](https://togithub.com/atsu85) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1049](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1049) #### New Contributors - [@​atsu85](https://togithub.com/atsu85) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1049](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1049) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.81.2...opentelemetry-operator-0.47.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/hobroker/selfhosted). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) 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)) | major | `56.6.2` -> `57.1.1` | | [prometheus-operator-crds](https://togithub.com/prometheus-community/helm-charts) | major | `9.0.1` -> `10.0.0` | | quay.io/prometheus-operator/prometheus-config-reloader | minor | `v0.71.2` -> `v0.72.0` | | [quay.io/prometheus-operator/prometheus-operator](https://prometheus-operator.dev/) ([source](https://togithub.com/prometheus-operator/prometheus-operator)) | minor | `v0.71.2` -> `v0.72.0` | | quay.io/prometheus/alertmanager | minor | `v0.26.0` -> `v0.27.0` | | quay.io/prometheus/prometheus | minor | `v2.49.1` -> `v2.51.0` | | registry.k8s.io/kube-state-metrics/kube-state-metrics | minor | `v2.10.1` -> `v2.11.0` | | [registry1.dso.mil/ironbank/opensource/kubernetes/kube-state-metrics](https://togithub.com/kubernetes/kube-state-metrics) ([source](https://repo1.dso.mil/dsop/opensource/kubernetes/kube-state-metrics)) | minor | `v2.10.1` -> `v2.11.0` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-config-reloader)) | minor | `v0.71.2` -> `v0.72.0` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-operator](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-operator)) | minor | `v0.71.2` -> `v0.72.0` | | [registry1.dso.mil/ironbank/opensource/prometheus/alertmanager](https://togithub.com/prometheus/alertmanager) ([source](https://repo1.dso.mil/dsop/opensource/prometheus/alertmanager)) | minor | `v0.26.0` -> `v0.27.0` | | [registry1.dso.mil/ironbank/opensource/prometheus/prometheus](https://prometheus.io/) ([source](https://repo1.dso.mil/dsop/opensource/prometheus/prometheus)) | minor | `v2.49.1` -> `v2.51.0` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v57.1.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.1.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.1.0...kube-prometheus-stack-57.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] Add `node-exporter` RBAC Proxy rule to Prometheus ClusterRole by [@​xunleii](https://togithub.com/xunleii) in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) #### New Contributors - [@​xunleii](https://togithub.com/xunleii) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) **Full Changelog**: prometheus-community/helm-charts@kube-state-metrics-5.18.0...kube-prometheus-stack-57.1.1 ### [`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 [@​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 [@​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 [@​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 - [@​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 ### [`v57.0.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.0.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.0.0...kube-prometheus-stack-57.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] fix rule mapping with sanitized names by [@​bakito](https://togithub.com/bakito) in [https://github.com/prometheus-community/helm-charts/pull/4351](https://togithub.com/prometheus-community/helm-charts/pull/4351) #### New Contributors - [@​bakito](https://togithub.com/bakito) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4351](https://togithub.com/prometheus-community/helm-charts/pull/4351) **Full Changelog**: prometheus-community/helm-charts@prometheus-postgres-exporter-6.0.0...kube-prometheus-stack-57.0.1 ### [`v57.0.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.0.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.4...kube-prometheus-stack-57.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.72.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4352](https://togithub.com/prometheus-community/helm-charts/pull/4352) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.17.0...kube-prometheus-stack-57.0.0 ### [`v56.21.4`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.4) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.3...kube-prometheus-stack-56.21.4) 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 core-dns dashboard: Remove circular label filtering in variables, refresh values on time range change by [@​adberger](https://togithub.com/adberger) in [https://github.com/prometheus-community/helm-charts/pull/4349](https://togithub.com/prometheus-community/helm-charts/pull/4349) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.21.3...kube-prometheus-stack-56.21.4 ### [`v56.21.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.3) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.2...kube-prometheus-stack-56.21.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] Fix multi-cluster selection in Prometheus Overview dashboard by [@​adberger](https://togithub.com/adberger) in [https://github.com/prometheus-community/helm-charts/pull/4336](https://togithub.com/prometheus-community/helm-charts/pull/4336) **Full Changelog**: prometheus-community/helm-charts@prometheus-pushgateway-2.8.0...kube-prometheus-stack-56.21.3 ### [`v56.21.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.1...kube-prometheus-stack-56.21.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] add rollout strategy to prometheus-operator deployment by [@​marieroque](https://togithub.com/marieroque) in [https://github.com/prometheus-community/helm-charts/pull/4342](https://togithub.com/prometheus-community/helm-charts/pull/4342) **Full Changelog**: prometheus-community/helm-charts@prometheus-node-exporter-4.31.0...kube-prometheus-stack-56.21.2 ### [`v56.21.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.0...kube-prometheus-stack-56.21.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] Extract CoreDNS Dashboard from template by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4328](https://togithub.com/prometheus-community/helm-charts/pull/4328) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.21.0...kube-prometheus-stack-56.21.1 ### [`v56.21.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.20.1...kube-prometheus-stack-56.21.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 strategy to admission webhook deployment by [@​christianjedroCDT](https://togithub.com/christianjedroCDT) in [https://github.com/prometheus-community/helm-charts/pull/4335](https://togithub.com/prometheus-community/helm-charts/pull/4335) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.20.1...kube-prometheus-stack-56.21.0 ### [`v56.20.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.20.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.20.0...kube-prometheus-stack-56.20.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] Update ambiguous doc comment for selfMonitor by [@​denist11](https://togithub.com/denist11) in [https://github.com/prometheus-community/helm-charts/pull/4327](https://togithub.com/prometheus-community/helm-charts/pull/4327) #### New Contributors - [@​denist11](https://togithub.com/denist11) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4327](https://togithub.com/prometheus-community/helm-charts/pull/4327) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.20.0...kube-prometheus-stack-56.20.1 ### [`v56.20.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.20.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.19.0...kube-prometheus-stack-56.20.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 multi-cluster support for coredns dashboard by [@​adberger](https://togithub.com/adberger) in [https://github.com/prometheus-community/helm-charts/pull/4326](https://togithub.com/prometheus-community/helm-charts/pull/4326) #### New Contributors - [@​adberger](https://togithub.com/adberger) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4326](https://togithub.com/prometheus-community/helm-charts/pull/4326) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.16.0...kube-prometheus-stack-56.20.0 ### [`v56.19.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.19.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.18.0...kube-prometheus-stack-56.19.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] Allow deploy of node-exporter dashboards when dependency disabled by [@​iandrewt](https://togithub.com/iandrewt) in [https://github.com/prometheus-community/helm-charts/pull/4323](https://togithub.com/prometheus-community/helm-charts/pull/4323) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.18.0...kube-prometheus-stack-56.19.0 ### [`v56.18.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.18.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.17.0...kube-prometheus-stack-56.18.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 alertmanager to 0.27.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4320](https://togithub.com/prometheus-community/helm-charts/pull/4320) **Full Changelog**: prometheus-community/helm-charts@alertmanager-1.9.0...kube-prometheus-stack-56.18.0 ### [`v56.17.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.17.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.16.0...kube-prometheus-stack-56.17.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] Allow changing the reloader web port in the Prometheus Service by [@​svetlimladenov](https://togithub.com/svetlimladenov) in [https://github.com/prometheus-community/helm-charts/pull/4319](https://togithub.com/prometheus-community/helm-charts/pull/4319) #### New Contributors - [@​svetlimladenov](https://togithub.com/svetlimladenov) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4319](https://togithub.com/prometheus-community/helm-charts/pull/4319) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-5.1.0...kube-prometheus-stack-56.17.0 ### [`v56.16.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.16.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.15.0...kube-prometheus-stack-56.16.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] Allow changing port name of built-in ServiceMonitors by [@​iandrewt](https://togithub.com/iandrewt) in [https://github.com/prometheus-community/helm-charts/pull/4317](https://togithub.com/prometheus-community/helm-charts/pull/4317) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-4.0.0...kube-prometheus-stack-56.16.0 ### [`v56.15.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.15.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.14.0...kube-prometheus-stack-56.15.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 2.50.1 and thanos to 0.34.1 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4290](https://togithub.com/prometheus-community/helm-charts/pull/4290) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-3.1.0...kube-prometheus-stack-56.15.0 ### [`v56.14.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.14.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.13.1...kube-prometheus-stack-56.14.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] Allow setting selectors for built-in ServiceMonitors by [@​iandrewt](https://togithub.com/iandrewt) in [https://github.com/prometheus-community/helm-charts/pull/4312](https://togithub.com/prometheus-community/helm-charts/pull/4312) #### New Contributors - [@​iandrewt](https://togithub.com/iandrewt) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4312](https://togithub.com/prometheus-community/helm-charts/pull/4312) **Full Changelog**: prometheus-community/helm-charts@prometheus-mysql-exporter-2.5.0...kube-prometheus-stack-56.14.0 ### [`v56.13.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.13.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.13.0...kube-prometheus-stack-56.13.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] Conditionally support new table panels by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4297](https://togithub.com/prometheus-community/helm-charts/pull/4297) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.13.0...kube-prometheus-stack-56.13.1 ### [`v56.13.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.13.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.12.0...kube-prometheus-stack-56.13.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] extraVolumes and extraVolumeMounts by [@​emilkor1](https://togithub.com/emilkor1) in [https://github.com/prometheus-community/helm-charts/pull/4300](https://togithub.com/prometheus-community/helm-charts/pull/4300) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-3.0.0...kube-prometheus-stack-56.13.0 ### [`v56.12.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.12.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.11.0...kube-prometheus-stack-56.12.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 automountServiceAccountToken option by [@​emilkor1](https://togithub.com/emilkor1) in [https://github.com/prometheus-community/helm-charts/pull/4285](https://togithub.com/prometheus-community/helm-charts/pull/4285) #### New Contributors - [@​emilkor1](https://togithub.com/emilkor1) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4285](https://togithub.com/prometheus-community/helm-charts/pull/4285) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.11.0...kube-prometheus-stack-56.12.0 ### [`v56.11.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.11.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.10.0...kube-prometheus-stack-56.11.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 - Update CODEOWNERS for renovate.json by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4293](https://togithub.com/prometheus-community/helm-charts/pull/4293) - Configure Renovate by [@​renovate](https://togithub.com/renovate) in [https://github.com/prometheus-community/helm-charts/pull/4295](https://togithub.com/prometheus-community/helm-charts/pull/4295) - \[kube-prometheus-stack] allow setting reloader scheme for svc monitor by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4230](https://togithub.com/prometheus-community/helm-charts/pull/4230) #### New Contributors - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4295](https://togithub.com/prometheus-community/helm-charts/pull/4295) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.10.0...kube-prometheus-stack-56.11.0 ### [`v56.10.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.10.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.9.0...kube-prometheus-stack-56.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 - \[kube-prometheus-stack] Detect changes in generated files + fix grafana helm chart issue by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4287](https://togithub.com/prometheus-community/helm-charts/pull/4287) **Full Changelog**: prometheus-community/helm-charts@prometheus-kafka-exporter-2.9.0...kube-prometheus-stack-56.10.0 ### [`v56.9.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.9.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.8.2...kube-prometheus-stack-56.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] allow override of for and severity rules by [@​ps-xaf](https://togithub.com/ps-xaf) in [https://github.com/prometheus-community/helm-charts/pull/4225](https://togithub.com/prometheus-community/helm-charts/pull/4225) #### New Contributors - [@​ps-xaf](https://togithub.com/ps-xaf) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4225](https://togithub.com/prometheus-community/helm-charts/pull/4225) **Full Changelog**: prometheus-community/helm-charts@prometheus-blackbox-exporter-8.11.0...kube-prometheus-stack-56.9.0 ### [`v56.8.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.8.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.8.1...kube-prometheus-stack-56.8.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 helm error in am/ingressperreplica.yaml by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4271](https://togithub.com/prometheus-community/helm-charts/pull/4271) **Full Changelog**: prometheus-community/helm-charts@prometheus-elasticsearch-exporter-5.6.0...kube-prometheus-stack-56.8.2 ### [`v56.8.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.8.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.8.0...kube-prometheus-stack-56.8.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 error in ingressperreplica.yaml by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4270](https://togithub.com/prometheus-community/helm-charts/pull/4270) **Full Changelog**: prometheus-community/helm-charts@prometheus-conntrack-stats-exporter-0.5.10...kube-prometheus-stack-56.8.1 ### [`v56.8.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.8.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.7.0...kube-prometheus-stack-56.8.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] use of helm tpl for ingress annotations by [@​richardtief](https://togithub.com/richardtief) in [https://github.com/prometheus-community/helm-charts/pull/4236](https://togithub.com/prometheus-community/helm-charts/pull/4236) #### New Contributors - [@​richardtief](https://togithub.com/richardtief) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4236](https://togithub.com/prometheus-community/helm-charts/pull/4236) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.13.0...kube-prometheus-stack-56.8.0 ### [`v56.7.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.7.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.6.2...kube-prometheus-stack-56.7.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 [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4263](https://togithub.com/prometheus-community/helm-charts/pull/4263) **Full Changelog**: prometheus-community/helm-charts@prometheus-node-exporter-4.30.2...kube-prometheus-stack-56.7.0 </details> <details> <summary>prometheus-operator/prometheus-operator (quay.io/prometheus-operator/prometheus-operator)</summary> ### [`v0.72.0`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.72.0): 0.72.0 / 2024-03-04 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.71.2...v0.72.0) In this release, we want to highlight the addition of ScrapeClasses. ScrapeClasses is an experimental feature that allows declaring multiple scrape configurations in the Prometheus/PrometheusAgent objects that can be consumed by selected scrape-related resources, like ScrapeConfig, ServiceMonitor, PodMonitor and Probes. Initial support only allows the declaration of TLS configuration, but we plan to extend ScrapeClasses with more options in the future, e.g. Authorization, relabelings and scrape protocols. - \[FEATURE] Add `ScrapeClasses` to Prometheus, PrometheusAgent, ScrapeConfig, ServiceMonitor, PodMonitor and Probe CRDs. [#​6199](https://togithub.com/prometheus-operator/prometheus-operator/issues/6199) - \[FEATURE] Add the `enableCompression` field to the ScrapeConfig CRD. [#​6236](https://togithub.com/prometheus-operator/prometheus-operator/issues/6236) - \[FEATURE] Add DigitalOcean service discovery to the ScrapeConfig CRD. [#​6220](https://togithub.com/prometheus-operator/prometheus-operator/issues/6220) - \[FEATURE] Add support for `scrapeProtocols` to the ScrapeConfig, ServiceMonitor and PodMonitor CRDs. [#​6235](https://togithub.com/prometheus-operator/prometheus-operator/issues/6235) [#​6268](https://togithub.com/prometheus-operator/prometheus-operator/issues/6268) - \[FEATURE] Add support for NS records to the DNS service discovery in the ScrapeConfig CRD. [#​6235](https://togithub.com/prometheus-operator/prometheus-operator/issues/6235) - \[FEATURE] Add support for `keepFiringFor` in the ThanosRuler CRD. [#​6283](https://togithub.com/prometheus-operator/prometheus-operator/issues/6283) - \[ENHANCEMENT] Enable usage of sharding with ScrapeConfig. [#​6135](https://togithub.com/prometheus-operator/prometheus-operator/issues/6135) - \[BUGFIX] Correctly mount file subpaths in ThanosRuler CRD. [#​6243](https://togithub.com/prometheus-operator/prometheus-operator/issues/6243) - \[BUGFIX] Fix conversion of the `continue` field in AlertmanagerConfig between v1alpha1 and v1beta1 versions. [#​6282](https://togithub.com/prometheus-operator/prometheus-operator/issues/6282) - \[BUGFIX] Fix failure of metadata informers when processing deleted objects. [#​6298](https://togithub.com/prometheus-operator/prometheus-operator/issues/6298) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) 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)) | major | `56.6.2` -> `57.1.1` | | [prometheus-operator-crds](https://togithub.com/prometheus-community/helm-charts) | major | `9.0.1` -> `10.0.0` | | quay.io/prometheus-operator/prometheus-config-reloader | minor | `v0.71.2` -> `v0.72.0` | | [quay.io/prometheus-operator/prometheus-operator](https://prometheus-operator.dev/) ([source](https://togithub.com/prometheus-operator/prometheus-operator)) | minor | `v0.71.2` -> `v0.72.0` | | quay.io/prometheus/alertmanager | minor | `v0.26.0` -> `v0.27.0` | | quay.io/prometheus/prometheus | minor | `v2.49.1` -> `v2.51.0` | | registry.k8s.io/kube-state-metrics/kube-state-metrics | minor | `v2.10.1` -> `v2.11.0` | | [registry1.dso.mil/ironbank/opensource/kubernetes/kube-state-metrics](https://togithub.com/kubernetes/kube-state-metrics) ([source](https://repo1.dso.mil/dsop/opensource/kubernetes/kube-state-metrics)) | minor | `v2.10.1` -> `v2.11.0` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-config-reloader)) | minor | `v0.71.2` -> `v0.72.0` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-operator](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-operator)) | minor | `v0.71.2` -> `v0.72.0` | | [registry1.dso.mil/ironbank/opensource/prometheus/alertmanager](https://togithub.com/prometheus/alertmanager) ([source](https://repo1.dso.mil/dsop/opensource/prometheus/alertmanager)) | minor | `v0.26.0` -> `v0.27.0` | | [registry1.dso.mil/ironbank/opensource/prometheus/prometheus](https://prometheus.io/) ([source](https://repo1.dso.mil/dsop/opensource/prometheus/prometheus)) | minor | `v2.49.1` -> `v2.51.0` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v57.1.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.1.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.1.0...kube-prometheus-stack-57.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] Add `node-exporter` RBAC Proxy rule to Prometheus ClusterRole by [@​xunleii](https://togithub.com/xunleii) in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) #### New Contributors - [@​xunleii](https://togithub.com/xunleii) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/3946](https://togithub.com/prometheus-community/helm-charts/pull/3946) **Full Changelog**: prometheus-community/helm-charts@kube-state-metrics-5.18.0...kube-prometheus-stack-57.1.1 ### [`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 [@​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 [@​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 [@​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 - [@​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 ### [`v57.0.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.0.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.0.0...kube-prometheus-stack-57.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] fix rule mapping with sanitized names by [@​bakito](https://togithub.com/bakito) in [https://github.com/prometheus-community/helm-charts/pull/4351](https://togithub.com/prometheus-community/helm-charts/pull/4351) #### New Contributors - [@​bakito](https://togithub.com/bakito) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4351](https://togithub.com/prometheus-community/helm-charts/pull/4351) **Full Changelog**: prometheus-community/helm-charts@prometheus-postgres-exporter-6.0.0...kube-prometheus-stack-57.0.1 ### [`v57.0.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.0.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.4...kube-prometheus-stack-57.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.72.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4352](https://togithub.com/prometheus-community/helm-charts/pull/4352) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.17.0...kube-prometheus-stack-57.0.0 ### [`v56.21.4`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.4) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.3...kube-prometheus-stack-56.21.4) 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 core-dns dashboard: Remove circular label filtering in variables, refresh values on time range change by [@​adberger](https://togithub.com/adberger) in [https://github.com/prometheus-community/helm-charts/pull/4349](https://togithub.com/prometheus-community/helm-charts/pull/4349) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.21.3...kube-prometheus-stack-56.21.4 ### [`v56.21.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.3) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.2...kube-prometheus-stack-56.21.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] Fix multi-cluster selection in Prometheus Overview dashboard by [@​adberger](https://togithub.com/adberger) in [https://github.com/prometheus-community/helm-charts/pull/4336](https://togithub.com/prometheus-community/helm-charts/pull/4336) **Full Changelog**: prometheus-community/helm-charts@prometheus-pushgateway-2.8.0...kube-prometheus-stack-56.21.3 ### [`v56.21.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.1...kube-prometheus-stack-56.21.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] add rollout strategy to prometheus-operator deployment by [@​marieroque](https://togithub.com/marieroque) in [https://github.com/prometheus-community/helm-charts/pull/4342](https://togithub.com/prometheus-community/helm-charts/pull/4342) **Full Changelog**: prometheus-community/helm-charts@prometheus-node-exporter-4.31.0...kube-prometheus-stack-56.21.2 ### [`v56.21.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.21.0...kube-prometheus-stack-56.21.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] Extract CoreDNS Dashboard from template by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4328](https://togithub.com/prometheus-community/helm-charts/pull/4328) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.21.0...kube-prometheus-stack-56.21.1 ### [`v56.21.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.20.1...kube-prometheus-stack-56.21.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 strategy to admission webhook deployment by [@​christianjedroCDT](https://togithub.com/christianjedroCDT) in [https://github.com/prometheus-community/helm-charts/pull/4335](https://togithub.com/prometheus-community/helm-charts/pull/4335) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.20.1...kube-prometheus-stack-56.21.0 ### [`v56.20.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.20.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.20.0...kube-prometheus-stack-56.20.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] Update ambiguous doc comment for selfMonitor by [@​denist11](https://togithub.com/denist11) in [https://github.com/prometheus-community/helm-charts/pull/4327](https://togithub.com/prometheus-community/helm-charts/pull/4327) #### New Contributors - [@​denist11](https://togithub.com/denist11) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4327](https://togithub.com/prometheus-community/helm-charts/pull/4327) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.20.0...kube-prometheus-stack-56.20.1 ### [`v56.20.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.20.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.19.0...kube-prometheus-stack-56.20.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 multi-cluster support for coredns dashboard by [@​adberger](https://togithub.com/adberger) in [https://github.com/prometheus-community/helm-charts/pull/4326](https://togithub.com/prometheus-community/helm-charts/pull/4326) #### New Contributors - [@​adberger](https://togithub.com/adberger) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4326](https://togithub.com/prometheus-community/helm-charts/pull/4326) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.16.0...kube-prometheus-stack-56.20.0 ### [`v56.19.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.19.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.18.0...kube-prometheus-stack-56.19.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] Allow deploy of node-exporter dashboards when dependency disabled by [@​iandrewt](https://togithub.com/iandrewt) in [https://github.com/prometheus-community/helm-charts/pull/4323](https://togithub.com/prometheus-community/helm-charts/pull/4323) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.18.0...kube-prometheus-stack-56.19.0 ### [`v56.18.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.18.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.17.0...kube-prometheus-stack-56.18.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 alertmanager to 0.27.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4320](https://togithub.com/prometheus-community/helm-charts/pull/4320) **Full Changelog**: prometheus-community/helm-charts@alertmanager-1.9.0...kube-prometheus-stack-56.18.0 ### [`v56.17.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.17.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.16.0...kube-prometheus-stack-56.17.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] Allow changing the reloader web port in the Prometheus Service by [@​svetlimladenov](https://togithub.com/svetlimladenov) in [https://github.com/prometheus-community/helm-charts/pull/4319](https://togithub.com/prometheus-community/helm-charts/pull/4319) #### New Contributors - [@​svetlimladenov](https://togithub.com/svetlimladenov) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4319](https://togithub.com/prometheus-community/helm-charts/pull/4319) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-5.1.0...kube-prometheus-stack-56.17.0 ### [`v56.16.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.16.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.15.0...kube-prometheus-stack-56.16.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] Allow changing port name of built-in ServiceMonitors by [@​iandrewt](https://togithub.com/iandrewt) in [https://github.com/prometheus-community/helm-charts/pull/4317](https://togithub.com/prometheus-community/helm-charts/pull/4317) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-4.0.0...kube-prometheus-stack-56.16.0 ### [`v56.15.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.15.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.14.0...kube-prometheus-stack-56.15.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 2.50.1 and thanos to 0.34.1 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4290](https://togithub.com/prometheus-community/helm-charts/pull/4290) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-3.1.0...kube-prometheus-stack-56.15.0 ### [`v56.14.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.14.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.13.1...kube-prometheus-stack-56.14.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] Allow setting selectors for built-in ServiceMonitors by [@​iandrewt](https://togithub.com/iandrewt) in [https://github.com/prometheus-community/helm-charts/pull/4312](https://togithub.com/prometheus-community/helm-charts/pull/4312) #### New Contributors - [@​iandrewt](https://togithub.com/iandrewt) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4312](https://togithub.com/prometheus-community/helm-charts/pull/4312) **Full Changelog**: prometheus-community/helm-charts@prometheus-mysql-exporter-2.5.0...kube-prometheus-stack-56.14.0 ### [`v56.13.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.13.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.13.0...kube-prometheus-stack-56.13.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] Conditionally support new table panels by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4297](https://togithub.com/prometheus-community/helm-charts/pull/4297) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.13.0...kube-prometheus-stack-56.13.1 ### [`v56.13.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.13.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.12.0...kube-prometheus-stack-56.13.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] extraVolumes and extraVolumeMounts by [@​emilkor1](https://togithub.com/emilkor1) in [https://github.com/prometheus-community/helm-charts/pull/4300](https://togithub.com/prometheus-community/helm-charts/pull/4300) **Full Changelog**: prometheus-community/helm-charts@prometheus-snmp-exporter-3.0.0...kube-prometheus-stack-56.13.0 ### [`v56.12.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.12.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.11.0...kube-prometheus-stack-56.12.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 automountServiceAccountToken option by [@​emilkor1](https://togithub.com/emilkor1) in [https://github.com/prometheus-community/helm-charts/pull/4285](https://togithub.com/prometheus-community/helm-charts/pull/4285) #### New Contributors - [@​emilkor1](https://togithub.com/emilkor1) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4285](https://togithub.com/prometheus-community/helm-charts/pull/4285) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.11.0...kube-prometheus-stack-56.12.0 ### [`v56.11.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.11.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.10.0...kube-prometheus-stack-56.11.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 - Update CODEOWNERS for renovate.json by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4293](https://togithub.com/prometheus-community/helm-charts/pull/4293) - Configure Renovate by [@​renovate](https://togithub.com/renovate) in [https://github.com/prometheus-community/helm-charts/pull/4295](https://togithub.com/prometheus-community/helm-charts/pull/4295) - \[kube-prometheus-stack] allow setting reloader scheme for svc monitor by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4230](https://togithub.com/prometheus-community/helm-charts/pull/4230) #### New Contributors - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4295](https://togithub.com/prometheus-community/helm-charts/pull/4295) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.10.0...kube-prometheus-stack-56.11.0 ### [`v56.10.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.10.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.9.0...kube-prometheus-stack-56.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 - \[kube-prometheus-stack] Detect changes in generated files + fix grafana helm chart issue by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4287](https://togithub.com/prometheus-community/helm-charts/pull/4287) **Full Changelog**: prometheus-community/helm-charts@prometheus-kafka-exporter-2.9.0...kube-prometheus-stack-56.10.0 ### [`v56.9.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.9.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.8.2...kube-prometheus-stack-56.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] allow override of for and severity rules by [@​ps-xaf](https://togithub.com/ps-xaf) in [https://github.com/prometheus-community/helm-charts/pull/4225](https://togithub.com/prometheus-community/helm-charts/pull/4225) #### New Contributors - [@​ps-xaf](https://togithub.com/ps-xaf) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4225](https://togithub.com/prometheus-community/helm-charts/pull/4225) **Full Changelog**: prometheus-community/helm-charts@prometheus-blackbox-exporter-8.11.0...kube-prometheus-stack-56.9.0 ### [`v56.8.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.8.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.8.1...kube-prometheus-stack-56.8.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 helm error in am/ingressperreplica.yaml by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4271](https://togithub.com/prometheus-community/helm-charts/pull/4271) **Full Changelog**: prometheus-community/helm-charts@prometheus-elasticsearch-exporter-5.6.0...kube-prometheus-stack-56.8.2 ### [`v56.8.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.8.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.8.0...kube-prometheus-stack-56.8.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 error in ingressperreplica.yaml by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4270](https://togithub.com/prometheus-community/helm-charts/pull/4270) **Full Changelog**: prometheus-community/helm-charts@prometheus-conntrack-stats-exporter-0.5.10...kube-prometheus-stack-56.8.1 ### [`v56.8.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.8.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.7.0...kube-prometheus-stack-56.8.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] use of helm tpl for ingress annotations by [@​richardtief](https://togithub.com/richardtief) in [https://github.com/prometheus-community/helm-charts/pull/4236](https://togithub.com/prometheus-community/helm-charts/pull/4236) #### New Contributors - [@​richardtief](https://togithub.com/richardtief) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4236](https://togithub.com/prometheus-community/helm-charts/pull/4236) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.13.0...kube-prometheus-stack-56.8.0 ### [`v56.7.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.7.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.6.2...kube-prometheus-stack-56.7.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 [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4263](https://togithub.com/prometheus-community/helm-charts/pull/4263) **Full Changelog**: prometheus-community/helm-charts@prometheus-node-exporter-4.30.2...kube-prometheus-stack-56.7.0 </details> <details> <summary>prometheus-operator/prometheus-operator (quay.io/prometheus-operator/prometheus-operator)</summary> ### [`v0.72.0`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.72.0): 0.72.0 / 2024-03-04 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.71.2...v0.72.0) In this release, we want to highlight the addition of ScrapeClasses. ScrapeClasses is an experimental feature that allows declaring multiple scrape configurations in the Prometheus/PrometheusAgent objects that can be consumed by selected scrape-related resources, like ScrapeConfig, ServiceMonitor, PodMonitor and Probes. Initial support only allows the declaration of TLS configuration, but we plan to extend ScrapeClasses with more options in the future, e.g. Authorization, relabelings and scrape protocols. - \[FEATURE] Add `ScrapeClasses` to Prometheus, PrometheusAgent, ScrapeConfig, ServiceMonitor, PodMonitor and Probe CRDs. [#​6199](https://togithub.com/prometheus-operator/prometheus-operator/issues/6199) - \[FEATURE] Add the `enableCompression` field to the ScrapeConfig CRD. [#​6236](https://togithub.com/prometheus-operator/prometheus-operator/issues/6236) - \[FEATURE] Add DigitalOcean service discovery to the ScrapeConfig CRD. [#​6220](https://togithub.com/prometheus-operator/prometheus-operator/issues/6220) - \[FEATURE] Add support for `scrapeProtocols` to the ScrapeConfig, ServiceMonitor and PodMonitor CRDs. [#​6235](https://togithub.com/prometheus-operator/prometheus-operator/issues/6235) [#​6268](https://togithub.com/prometheus-operator/prometheus-operator/issues/6268) - \[FEATURE] Add support for NS records to the DNS service discovery in the ScrapeConfig CRD. [#​6235](https://togithub.com/prometheus-operator/prometheus-operator/issues/6235) - \[FEATURE] Add support for `keepFiringFor` in the ThanosRuler CRD. [#​6283](https://togithub.com/prometheus-operator/prometheus-operator/issues/6283) - \[ENHANCEMENT] Enable usage of sharding with ScrapeConfig. [#​6135](https://togithub.com/prometheus-operator/prometheus-operator/issues/6135) - \[BUGFIX] Correctly mount file subpaths in ThanosRuler CRD. [#​6243](https://togithub.com/prometheus-operator/prometheus-operator/issues/6243) - \[BUGFIX] Fix conversion of the `continue` field in AlertmanagerConfig between v1alpha1 and v1beta1 versions. [#​6282](https://togithub.com/prometheus-operator/prometheus-operator/issues/6282) - \[BUGFIX] Fix failure of metadata informers when processing deleted objects. [#​6298](https://togithub.com/prometheus-operator/prometheus-operator/issues/6298) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
What this PR does / why we need it
This PR adds a rule required to scrap the
node-exporter
behind the RBAC proxy.Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)Special notes for your reviewer
Checklist
[prometheus-couchdb-exporter]
)