Skip to content
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

Merged

Conversation

xunleii
Copy link
Contributor

@xunleii xunleii commented Oct 27, 2023

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

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

@GMartinez-Sisti
Copy link
Member

Hi @xunleii! Thanks for the PR. Can you please fix the conflicts?

@QuentinBisson
Copy link
Member

@GMartinez-Sisti I fixed it for him but then I cannot approve D:

@GMartinez-Sisti
Copy link
Member

@GMartinez-Sisti I fixed it for him but then I cannot approve D:

Is Github smarter now? I recall it would allow it anyway 😛

@GMartinez-Sisti
Copy link
Member

@QuentinBisson good to go? Looks good but I didn't test the template result changes.

@QuentinBisson
Copy link
Member

QuentinBisson commented Nov 23, 2023

Let me test that next week for sure

@xunleii
Copy link
Contributor Author

xunleii commented Nov 23, 2023

Sorry guys, I haven't seen your responses. Thanks @QuentinBisson for the fix

Copy link

stale bot commented Mar 13, 2024

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.

@Xtigyro
Copy link
Member

Xtigyro commented Mar 14, 2024

@xunleii Could you please fix the conflicts?

Copy link
Member

@jkroepke jkroepke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xunleii xunleii force-pushed the 3338-add-rules-ne-rbacproxy branch from 3bb54e1 to b23c44e Compare March 15, 2024 20:38
@xunleii xunleii requested a review from jkroepke March 15, 2024 20:39
@xunleii xunleii force-pushed the 3338-add-rules-ne-rbacproxy branch 3 times, most recently from f1106b0 to 2de653e Compare March 16, 2024 11:34
@xunleii xunleii force-pushed the 3338-add-rules-ne-rbacproxy branch from 2de653e to 48d79e2 Compare March 16, 2024 11:42
@xunleii
Copy link
Contributor Author

xunleii commented Mar 16, 2024

I made two changes :

  • Adding the new rule only if nodeExporter.enabled is true because it doesn't make sense to add a node exporter related rule if is not enabled (thanks the CI to find out this issue)
  • Using .Subchart instead of the custom context I built previously

However, I need to enable nodeExporter if I want to test this modification with https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/ci/03-non-defaults-values.yaml, like @jkroepke suggested. Is it good for you ?

I'll squash all of my commits when everything will looks good for you.

@jkroepke
Copy link
Member

Sure, please enable it. It's more important to increase the test coverage

@xunleii xunleii force-pushed the 3338-add-rules-ne-rbacproxy branch from 48d79e2 to 0d68429 Compare March 17, 2024 18:30
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 <alexandre.nicolaie@gmail.com>
@xunleii xunleii force-pushed the 3338-add-rules-ne-rbacproxy branch from 0d68429 to 54ff0e7 Compare March 17, 2024 18:31
Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>
Copy link
Member

@jkroepke jkroepke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@jkroepke
Copy link
Member

Thanks

@jkroepke jkroepke merged commit 108f1f6 into prometheus-community:main Mar 23, 2024
4 checks passed
kireque pushed a commit to kireque/home-ops that referenced this pull request Mar 23, 2024
…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
[@&#8203;xunleii](https://togithub.com/xunleii) in
[prometheus-community/helm-charts#3946

#### New Contributors

- [@&#8203;xunleii](https://togithub.com/xunleii) made their first
contribution in
[prometheus-community/helm-charts#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>
sp3nx0r pushed a commit to sp3nx0r/homelab that referenced this pull request Mar 23, 2024
[![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
[@&#8203;xunleii](https://togithub.com/xunleii) in
[prometheus-community/helm-charts#3946

#### New Contributors

- [@&#8203;xunleii](https://togithub.com/xunleii) made their first
contribution in
[prometheus-community/helm-charts#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
[@&#8203;DrFaust92](https://togithub.com/DrFaust92) in
[prometheus-community/helm-charts#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 [@&#8203;desaintmartin](https://togithub.com/desaintmartin) in
[prometheus-community/helm-charts#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
[@&#8203;bogdan-at-adobe](https://togithub.com/bogdan-at-adobe) in
[prometheus-community/helm-charts#4346

#### New Contributors

- [@&#8203;bogdan-at-adobe](https://togithub.com/bogdan-at-adobe) made
their first contribution in
[prometheus-community/helm-charts#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
[@&#8203;bakito](https://togithub.com/bakito) in
[prometheus-community/helm-charts#4351

#### New Contributors

- [@&#8203;bakito](https://togithub.com/bakito) made their first
contribution in
[prometheus-community/helm-charts#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
[@&#8203;DrFaust92](https://togithub.com/DrFaust92) in
[prometheus-community/helm-charts#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
[@&#8203;adberger](https://togithub.com/adberger) in
[prometheus-community/helm-charts#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 [@&#8203;adberger](https://togithub.com/adberger)
in
[prometheus-community/helm-charts#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 [@&#8203;marieroque](https://togithub.com/marieroque) in
[prometheus-community/helm-charts#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
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[prometheus-community/helm-charts#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 [@&#8203;christianjedroCDT](https://togithub.com/christianjedroCDT)
in
[prometheus-community/helm-charts#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 [@&#8203;denist11](https://togithub.com/denist11) in
[prometheus-community/helm-charts#4327

#### New Contributors

- [@&#8203;denist11](https://togithub.com/denist11) made their first
contribution in
[prometheus-community/helm-charts#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 [@&#8203;adberger](https://togithub.com/adberger) in
[prometheus-community/helm-charts#4326

#### New Contributors

- [@&#8203;adberger](https://togithub.com/adberger) made their first
contribution in
[prometheus-community/helm-charts#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 [@&#8203;iandrewt](https://togithub.com/iandrewt)
in
[prometheus-community/helm-charts#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
[@&#8203;DrFaust92](https://togithub.com/DrFaust92) in
[prometheus-community/helm-charts#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
[@&#8203;svetlimladenov](https://togithub.com/svetlimladenov) in
[prometheus-community/helm-charts#4319

#### New Contributors

- [@&#8203;svetlimladenov](https://togithub.com/svetlimladenov) made
their first contribution in
[prometheus-community/helm-charts#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 [@&#8203;iandrewt](https://togithub.com/iandrewt) in
[prometheus-community/helm-charts#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
[@&#8203;DrFaust92](https://togithub.com/DrFaust92) in
[prometheus-community/helm-charts#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 [@&#8203;iandrewt](https://togithub.com/iandrewt) in
[prometheus-community/helm-charts#4312

#### New Contributors

- [@&#8203;iandrewt](https://togithub.com/iandrewt) made their first
contribution in
[prometheus-community/helm-charts#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
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[prometheus-community/helm-charts#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
[@&#8203;emilkor1](https://togithub.com/emilkor1) in
[prometheus-community/helm-charts#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
[@&#8203;emilkor1](https://togithub.com/emilkor1) in
[prometheus-community/helm-charts#4285

#### New Contributors

- [@&#8203;emilkor1](https://togithub.com/emilkor1) made their first
contribution in
[prometheus-community/helm-charts#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
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[prometheus-community/helm-charts#4293
- Configure Renovate by
[@&#8203;renovate](https://togithub.com/renovate) in
[prometheus-community/helm-charts#4295
- \[kube-prometheus-stack] allow setting reloader scheme for svc monitor
by [@&#8203;DrFaust92](https://togithub.com/DrFaust92) in
[prometheus-community/helm-charts#4230

#### New Contributors

- [@&#8203;renovate](https://togithub.com/renovate) made their first
contribution in
[prometheus-community/helm-charts#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
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[prometheus-community/helm-charts#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
[@&#8203;ps-xaf](https://togithub.com/ps-xaf) in
[prometheus-community/helm-charts#4225

#### New Contributors

- [@&#8203;ps-xaf](https://togithub.com/ps-xaf) made their first
contribution in
[prometheus-community/helm-charts#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 [@&#8203;jkroepke](https://togithub.com/jkroepke) in
[prometheus-community/helm-charts#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
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[prometheus-community/helm-charts#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
[@&#8203;richardtief](https://togithub.com/richardtief) in
[prometheus-community/helm-charts#4236

#### New Contributors

- [@&#8203;richardtief](https://togithub.com/richardtief) made their
first contribution in
[prometheus-community/helm-charts#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>
mjnagel pushed a commit to defenseunicorns/uds-core that referenced this pull request Mar 25, 2024
[![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
[@&#8203;xunleii](https://togithub.com/xunleii) in
[prometheus-community/helm-charts#3946

#### New Contributors

- [@&#8203;xunleii](https://togithub.com/xunleii) made their first
contribution in
[prometheus-community/helm-charts#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
[@&#8203;DrFaust92](https://togithub.com/DrFaust92) in
[prometheus-community/helm-charts#4373

**Full Changelog**:
prometheus-community/helm-charts@prometheus-adapter-4.9.1...kube-prometheus-stack-57.1.0

###
[`v57.0.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.0.3)

[Compare
Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.0.2...kube-prometheus-stack-57.0.3)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack]: upgrade prometheus-node-exporter to 4.31.0.
by [@&#8203;desaintmartin](https://togithub.com/desaintmartin) in
[prometheus-community/helm-charts#4359

**Full Changelog**:
prometheus-community/helm-charts@prometheus-operator-crds-10.0.0...kube-prometheus-stack-57.0.3

###
[`v57.0.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.0.2)

[Compare
Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-57.0.1...kube-prometheus-stack-57.0.2)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] Change thanos unused secret condition by
[@&#8203;bogdan-at-adobe](https://togithub.com/bogdan-at-adobe) in
[prometheus-community/helm-charts#4346

#### New Contributors

- [@&#8203;bogdan-at-adobe](https://togithub.com/bogdan-at-adobe) made
their first contribution in
[prometheus-community/helm-charts#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
[@&#8203;bakito](https://togithub.com/bakito) in
[prometheus-community/helm-charts#4351

#### New Contributors

- [@&#8203;bakito](https://togithub.com/bakito) made their first
contribution in
[prometheus-community/helm-charts#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
[@&#8203;DrFaust92](https://togithub.com/DrFaust92) in
[prometheus-community/helm-charts#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
[@&#8203;adberger](https://togithub.com/adberger) in
[prometheus-community/helm-charts#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 [@&#8203;adberger](https://togithub.com/adberger)
in
[prometheus-community/helm-charts#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 [@&#8203;marieroque](https://togithub.com/marieroque) in
[prometheus-community/helm-charts#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
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[prometheus-community/helm-charts#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 [@&#8203;christianjedroCDT](https://togithub.com/christianjedroCDT)
in
[prometheus-community/helm-charts#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 [@&#8203;denist11](https://togithub.com/denist11) in
[prometheus-community/helm-charts#4327

#### New Contributors

- [@&#8203;denist11](https://togithub.com/denist11) made their first
contribution in
[prometheus-community/helm-charts#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 [@&#8203;adberger](https://togithub.com/adberger) in
[prometheus-community/helm-charts#4326

#### New Contributors

- [@&#8203;adberger](https://togithub.com/adberger) made their first
contribution in
[prometheus-community/helm-charts#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 [@&#8203;iandrewt](https://togithub.com/iandrewt)
in
[prometheus-community/helm-charts#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
[@&#8203;DrFaust92](https://togithub.com/DrFaust92) in
[prometheus-community/helm-charts#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
[@&#8203;svetlimladenov](https://togithub.com/svetlimladenov) in
[prometheus-community/helm-charts#4319

#### New Contributors

- [@&#8203;svetlimladenov](https://togithub.com/svetlimladenov) made
their first contribution in
[prometheus-community/helm-charts#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 [@&#8203;iandrewt](https://togithub.com/iandrewt) in
[prometheus-community/helm-charts#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
[@&#8203;DrFaust92](https://togithub.com/DrFaust92) in
[prometheus-community/helm-charts#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 [@&#8203;iandrewt](https://togithub.com/iandrewt) in
[prometheus-community/helm-charts#4312

#### New Contributors

- [@&#8203;iandrewt](https://togithub.com/iandrewt) made their first
contribution in
[prometheus-community/helm-charts#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
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[prometheus-community/helm-charts#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
[@&#8203;emilkor1](https://togithub.com/emilkor1) in
[prometheus-community/helm-charts#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
[@&#8203;emilkor1](https://togithub.com/emilkor1) in
[prometheus-community/helm-charts#4285

#### New Contributors

- [@&#8203;emilkor1](https://togithub.com/emilkor1) made their first
contribution in
[prometheus-community/helm-charts#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
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[prometheus-community/helm-charts#4293
- Configure Renovate by
[@&#8203;renovate](https://togithub.com/renovate) in
[prometheus-community/helm-charts#4295
- \[kube-prometheus-stack] allow setting reloader scheme for svc monitor
by [@&#8203;DrFaust92](https://togithub.com/DrFaust92) in
[prometheus-community/helm-charts#4230

#### New Contributors

- [@&#8203;renovate](https://togithub.com/renovate) made their first
contribution in
[prometheus-community/helm-charts#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
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[prometheus-community/helm-charts#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
[@&#8203;ps-xaf](https://togithub.com/ps-xaf) in
[prometheus-community/helm-charts#4225

#### New Contributors

- [@&#8203;ps-xaf](https://togithub.com/ps-xaf) made their first
contribution in
[prometheus-community/helm-charts#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 [@&#8203;jkroepke](https://togithub.com/jkroepke) in
[prometheus-community/helm-charts#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
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[prometheus-community/helm-charts#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
[@&#8203;richardtief](https://togithub.com/richardtief) in
[prometheus-community/helm-charts#4236

#### New Contributors

- [@&#8203;richardtief](https://togithub.com/richardtief) made their
first contribution in
[prometheus-community/helm-charts#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
[@&#8203;DrFaust92](https://togithub.com/DrFaust92) in
[prometheus-community/helm-charts#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.
[#&#8203;6199](https://togithub.com/prometheus-operator/prometheus-operator/issues/6199)
- \[FEATURE] Add the `enableCompression` field to the ScrapeConfig CRD.
[#&#8203;6236](https://togithub.com/prometheus-operator/prometheus-operator/issues/6236)
- \[FEATURE] Add DigitalOcean service discovery to the ScrapeConfig CRD.
[#&#8203;6220](https://togithub.com/prometheus-operator/prometheus-operator/issues/6220)
- \[FEATURE] Add support for `scrapeProtocols` to the ScrapeConfig,
ServiceMonitor and PodMonitor CRDs.
[#&#8203;6235](https://togithub.com/prometheus-operator/prometheus-operator/issues/6235)
[#&#8203;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.
[#&#8203;6235](https://togithub.com/prometheus-operator/prometheus-operator/issues/6235)
- \[FEATURE] Add support for `keepFiringFor` in the ThanosRuler CRD.
[#&#8203;6283](https://togithub.com/prometheus-operator/prometheus-operator/issues/6283)
- \[ENHANCEMENT] Enable usage of sharding with ScrapeConfig.
[#&#8203;6135](https://togithub.com/prometheus-operator/prometheus-operator/issues/6135)
- \[BUGFIX] Correctly mount file subpaths in ThanosRuler CRD.
[#&#8203;6243](https://togithub.com/prometheus-operator/prometheus-operator/issues/6243)
- \[BUGFIX] Fix conversion of the `continue` field in AlertmanagerConfig
between v1alpha1 and v1beta1 versions.
[#&#8203;6282](https://togithub.com/prometheus-operator/prometheus-operator/issues/6282)
- \[BUGFIX] Fix failure of metadata informers when processing deleted
objects.
[#&#8203;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>
kireque pushed a commit to kireque/home-ops that referenced this pull request Apr 15, 2024
…#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
[@&#8203;dotdc](https://togithub.com/dotdc) in
[prometheus-community/helm-charts#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
[@&#8203;VannTen](https://togithub.com/VannTen) in
[prometheus-community/helm-charts#4392
- \[kube-prometheus-stack] bump kube-state-metrics to 5.18.\* by
[@&#8203;dotdc](https://togithub.com/dotdc) in
[prometheus-community/helm-charts#4397

#### New Contributors

- [@&#8203;VannTen](https://togithub.com/VannTen) made their first
contribution in
[prometheus-community/helm-charts#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
[@&#8203;xunleii](https://togithub.com/xunleii) in
[prometheus-community/helm-charts#3946

#### New Contributors

- [@&#8203;xunleii](https://togithub.com/xunleii) made their first
contribution in
[prometheus-community/helm-charts#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>
kireque added a commit to kireque/home-ops that referenced this pull request Apr 15, 2024
#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
[@&#8203;DrFaust92](https://togithub.com/DrFaust92) in
[prometheus-community/helm-charts#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 [@&#8203;jkroepke](https://togithub.com/jkroepke)
in
[prometheus-community/helm-charts#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
[@&#8203;than-pet](https://togithub.com/than-pet) in
[prometheus-community/helm-charts#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
[@&#8203;DrFaust92](https://togithub.com/DrFaust92) in
[prometheus-community/helm-charts#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
[@&#8203;dotdc](https://togithub.com/dotdc) in
[prometheus-community/helm-charts#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
[@&#8203;VannTen](https://togithub.com/VannTen) in
[prometheus-community/helm-charts#4392
- \[kube-prometheus-stack] bump kube-state-metrics to 5.18.\* by
[@&#8203;dotdc](https://togithub.com/dotdc) in
[prometheus-community/helm-charts#4397

#### New Contributors

- [@&#8203;VannTen](https://togithub.com/VannTen) made their first
contribution in
[prometheus-community/helm-charts#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
[@&#8203;xunleii](https://togithub.com/xunleii) in
[prometheus-community/helm-charts#3946

#### New Contributors

- [@&#8203;xunleii](https://togithub.com/xunleii) made their first
contribution in
[prometheus-community/helm-charts#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 <5346530+kireque@users.noreply.github.com>
hobroker pushed a commit to hobroker/selfhosted that referenced this pull request Apr 26, 2024
[![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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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

- [@&#8203;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
[@&#8203;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

- [@&#8203;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
[@&#8203;DrFaust92](https://togithub.com/DrFaust92) in
[https://github.com/prometheus-community/helm-charts/pull/4373](https://togithub.com/prometheus-community/helm-charts/pull/4373)

**Full Changelog**:
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 [@&#8203;desaintmartin](https://togithub.com/desaintmartin) in
[https://github.com/prometheus-community/helm-charts/pull/4359](https://togithub.com/prometheus-community/helm-charts/pull/4359)

**Full Changelog**:
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
[@&#8203;bogdan-at-adobe](https://togithub.com/bogdan-at-adobe) in
[https://github.com/prometheus-community/helm-charts/pull/4346](https://togithub.com/prometheus-community/helm-charts/pull/4346)

#### New Contributors

- [@&#8203;bogdan-at-adobe](https://togithub.com/bogdan-at-adobe) made
their first contribution in
[https://github.com/prometheus-community/helm-charts/pull/4346](https://togithub.com/prometheus-community/helm-charts/pull/4346)

**Full Changelog**:
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
[@&#8203;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

- [@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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 [@&#8203;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
[@&#8203;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 [@&#8203;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 [@&#8203;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

- [@&#8203;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 [@&#8203;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

- [@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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

- [@&#8203;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 [@&#8203;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
[@&#8203;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 [@&#8203;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

- [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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

- [@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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

- [@&#8203;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
[@&#8203;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
[@&#8203;chesha1](https://togithub.com/chesha1) in
[https://github.com/grafana/helm-charts/pull/2988](https://togithub.com/grafana/helm-charts/pull/2988)

#### New Contributors

- [@&#8203;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 [@&#8203;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

- [@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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

- [@&#8203;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
[@&#8203;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

- [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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

- [@&#8203;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
[@&#8203;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
[@&#8203;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

- [@&#8203;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
[@&#8203;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

- [@&#8203;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
[@&#8203;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

- [@&#8203;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
[@&#8203;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
[@&#8203;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

- [@&#8203;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
[@&#8203;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

- [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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

- [@&#8203;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
[@&#8203;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

- [@&#8203;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
[@&#8203;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
[@&#8203;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

- [@&#8203;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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[prometheus-node-exporter] prometheus fails to get node-exporter metrics with kube-rabc-proxy enabled
5 participants