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] Allow changing the reloader web port in the Prometheus Service #4319

Merged

Conversation

svetlimladenov
Copy link
Contributor

@svetlimladenov svetlimladenov commented Feb 29, 2024

What this PR does / why we need it

This PR enables the configuration of the port value for the reloader-web port in the Prometheus Service Object.

Port 8080 is a commonly used port, so it's possible that it's already taken.

Actually that's exactly what happened in our setup in MacStadium. We use a LoadBalancer Service to expose Prometheus to our clients. We reuse the same load balancer IP and unfortunately we already have a service listening on port 8080, so the Prometheus Service can't use it.

With this change we are able to change the reloader-web Service Port to another value

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer

Checklist

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

Signed-off-by: svetlimladenov <svetlimladenov@gmail.com>
@Xtigyro
Copy link
Member

Xtigyro commented Feb 29, 2024

@svetlimladenov Thanks! And regards from Sofia!

@Xtigyro Xtigyro merged commit 97d54a9 into prometheus-community:main Feb 29, 2024
4 checks passed
@svetlimladenov svetlimladenov deleted the scrape-reloader-port-value branch February 29, 2024 18:56
kireque pushed a commit to kireque/home-ops that referenced this pull request Feb 29, 2024
#368)

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 | `56.9.0` -> `56.17.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts
(kube-prometheus-stack)</summary>

###
[`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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
PauloFerreira25 added a commit to PauloFerreira25/prometheus-community-helm-charts that referenced this pull request Mar 18, 2024
commit 8995925121ff0548842ab99dc2134659098e8927
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Sun Mar 17 14:05:22 2024 +0100

    [CI] Update dependency ubuntu to v22 (#4364)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 672261cfa4e2a8a9090762762890f8414dc4ba19
Author: Jan-Otto Kröpke <github@jkroepke.de>
Date:   Sun Mar 17 13:52:54 2024 +0100

    [CI] Add group rules for kube-prometheus-stack (#4363)

    Co-authored-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com>

commit 52323b0712c79fe4370f4240706d9846b0e238a1
Author: dongjiang <dongjiang1989@126.com>
Date:   Fri Mar 15 18:26:21 2024 +0800

    [prometheus-mysql-exporter]: Add `metrics` when multipleTarget enable (#4356)

    * add service monitor

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>

    * update chart version

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>

    * fix bug

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>

    * fix bug

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>

    ---------

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>

commit 7c6906ca223344c06952007fda670c6c81e6d1da
Author: Cédric de Saint Martin <cdesaintmartin@wiremind.io>
Date:   Thu Mar 14 23:03:07 2024 +0100

    [kube-prometheus-stack]: upgrade prometheus-node-exporter to 4.31.0. (#4359)

commit 7453a0ae1010297f4c556d9becf1705ca56e14b5
Author: Markus Wagner <mawatech@users.noreply.github.com>
Date:   Tue Mar 12 10:58:34 2024 +0100

    [prometheus-operator-crds] bump operator to 0.72.0 (#4355)

    * bump operator to 0.72.0

    Signed-off-by: markus.wagner <markus.wagner@open-xchange.com>

    * fix hack script

    Signed-off-by: markus.wagner <markus.wagner@open-xchange.com>

    ---------

    Signed-off-by: markus.wagner <markus.wagner@open-xchange.com>

commit 79d4f3ef489d4d5b0624e0c4824f3303220e9692
Author: bogdan-at-adobe <102800531+bogdan-at-adobe@users.noreply.github.com>
Date:   Tue Mar 12 11:20:56 2024 +0200

    [kube-prometheus-stack] Change thanos unused secret condition (#4346)

    Co-authored-by: Jan-Otto Kröpke <github@jkroepke.de>

commit 2cc20e1a5f700f771d8f98e6440d8e59e6390aa0
Author: Marc Brugger <github@bakito.ch>
Date:   Sun Mar 10 14:03:48 2024 +0100

    [kube-prometheus-stack] fix rule mapping with sanitized names (#4351)

    Co-authored-by: Jan-Otto Kröpke <github@jkroepke.de>

commit 42702b9b3e7163827ce93317990d4c8a691cb3e9
Author: Yann Soubeyrand <github@yann.soubeyrand.eu>
Date:   Sun Mar 10 04:26:34 2024 +0100

    [prometheus-postgres-exporter] allow overriding image registry (#4345)

    * [prometheus-postgres-exporter] allow overriding image registry

    Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com>

    * Update charts/prometheus-postgres-exporter/README.md

    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Signed-off-by: Yann Soubeyrand <github@yann.soubeyrand.eu>

    * Remove trailing spaces

    Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>

    ---------

    Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com>
    Signed-off-by: Yann Soubeyrand <github@yann.soubeyrand.eu>
    Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>

commit a5b4b3e298287da0ec9b52ecd48664a89c0ac118
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Sat Mar 9 23:39:54 2024 +0200

    [kube-prometheus-stack] bump operator to 0.72.0 (#4352)

commit 2430376fdd2823fca5240aefd469e6502f4d4f5b
Author: james-jra <jamesandrew@microsoft.com>
Date:   Fri Mar 8 21:03:34 2024 +0000

    [prometheus] Add config for hard/soft podAntiAffinity and bump chart deps (#4341)

    * [prometheus] Add config for hard/soft podAntiAffinity

    Signed-off-by: James Andrew <jamesandrew@microsoft.com>

    * [prometheus] bump dependencies

    prometheus-pushgateway to 2.8.0
    kube-state-metrics to 5.16.4

    Signed-off-by: James Andrew <jamesandrew@microsoft.com>

    * [prometheus] Bump prometheus chart to v25.17.0

    Signed-off-by: James Andrew <jamesandrew@microsoft.com>

    * [prometheus] Fix indentation of pod affinity

    Signed-off-by: James Andrew <jamesandrew@microsoft.com>

    ---------

    Signed-off-by: James Andrew <jamesandrew@microsoft.com>

commit 0511d2915e053cb36a205c0125880ff1e1d9b215
Author: Adrian Berger <43774417+adberger@users.noreply.github.com>
Date:   Fri Mar 8 17:07:19 2024 +0100

    [kube-prometheus-stack] fix core-dns dashboard: Remove circular label filtering in variables, refresh values on time range change (#4349)

commit bb6609206bb7bebf52a96fe17c4f1a6ec1aaa73c
Author: Adrian Berger <43774417+adberger@users.noreply.github.com>
Date:   Thu Mar 7 19:48:08 2024 +0100

    [kube-prometheus-stack] Fix multi-cluster selection in Prometheus Overview dashboard (#4336)

    Co-authored-by: Jan-Otto Kröpke <github@jkroepke.de>

commit f95f5e619d116f5566eb13f2b4ce1d8fc484ef71
Author: james-jra <jamesandrew@microsoft.com>
Date:   Thu Mar 7 17:56:43 2024 +0000

    [prometheus-pushgateway] Add config for hard/soft podAntiAffinity (#4340)

    * [prometheus-pushgateway] Add config for hard/soft podAntiAffinity

    Signed-off-by: James Andrew <jamesandrew@microsoft.com>

    * [prometheus-pushgateway] Fix podAntiAffinity config comments

    Signed-off-by: James Andrew <jamesandrew@microsoft.com>

    ---------

    Signed-off-by: James Andrew <jamesandrew@microsoft.com>

commit 5aa00c6999f63b47cc3af158b73f758d6ab4d0c4
Author: dongjiang <dongjiang1989@126.com>
Date:   Thu Mar 7 02:20:04 2024 +0800

    allow configuration of ipFamilyPolicy (#4330)

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>

commit 880397338bb9bf6869cd0b0b4a792387562010ec
Author: Marie Roque <marieroque@users.noreply.github.com>
Date:   Wed Mar 6 15:25:09 2024 +0100

    [kube-prometheus-stack] add rollout strategy to prometheus-operator deployment (#4342)

    Signed-off-by: Marie Roque <marie@giantswarm.io>

commit f00193179b8d083e8b609ef587c72d66c633072e
Author: Nicole <nicolasaelf64@gmail.com>
Date:   Tue Mar 5 12:19:22 2024 -0700

    [prometheus-node-exporter] Add Variables for Proxy Endpoints Arg and Health Check Ports (#4325)

    * added vars for proxy endpoints and also for reading and health checks

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * remove healthz port

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * update ds with no duplicate port for healthz

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * disable kubeproxy from testing

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * fix comments in values files

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    ---------

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

commit 98043bcddc03ae518931dcd22289e813d6b2d101
Author: Junhao Zhang <zhangjunhao@kubesphere.io>
Date:   Tue Mar 5 22:19:17 2024 +0800

    [kube-state-metrics] fix probe check when kubeRbacProxy is enabled (#4334)

    Signed-off-by: frezes <zhangjunhao@kubesphere.io>

commit b0d72ec656a3d6d8e84e1ae8039e70f0a8170032
Author: Pavel Timofeev <timp87@gmail.com>
Date:   Tue Mar 5 00:37:18 2024 -0700

    [kube-state-metrics] Tighten default security config for containers (#4331)

    * Tighten default security config for kube-state-metrics containers

    Signed-off-by: Pavel Timofeev <timp87@gmail.com>

commit b195c685c770dd22ed8f6b6b58c797958e8905fe
Author: Jan-Otto Kröpke <github@jkroepke.de>
Date:   Mon Mar 4 23:22:31 2024 +0100

    [kube-prometheus-stack] Extract CoreDNS Dashboard from template (#4328)

    Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
    Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>

commit 714322e38a04746fec8ec32f362bbdebc33ddbdd
Author: christianjedroCDT <100683342+christianjedroCDT@users.noreply.github.com>
Date:   Mon Mar 4 15:51:07 2024 +0100

    [kube-prometheus-stack] add strategy to admission webhook deployment (#4335)

commit f68217d3dff81130c1957b2b1a8028a1d933ed8b
Author: Denis T <den.cs@pm.me>
Date:   Mon Mar 4 11:06:06 2024 +0100

    [kube-prometheus-stack] Update ambiguous doc comment for selfMonitor (#4327)

    * Update values.yaml

    Signed-off-by: denist11 <den.cs@pm.me>

    * Bump version of kube-prometheus-stack

    Signed-off-by: denist11 <den.cs@pm.me>

    * Move specific doc comments to their corresponding fields

    Signed-off-by: denist11 <den.cs@pm.me>

    ---------

    Signed-off-by: denist11 <den.cs@pm.me>

commit b7592f7c7be16e35ae4fac8eeb2588ca12bca7ab
Author: Adrian Berger <43774417+adberger@users.noreply.github.com>
Date:   Sun Mar 3 12:49:59 2024 +0100

    [kube-prometheus-stack] Add multi-cluster support for coredns dashboard (#4326)

commit e7b492f14f217bfa5616e36bf1eb031cae2721b1
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Fri Mar 1 16:37:08 2024 +0200

    [prometheus] bump alertmanager dep (#4322)

    * bump alertmanager dep

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * bump alertmanager dep

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    ---------

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

commit 33ef696c881530cf3a451fb370d24082ca14744e
Author: Andrew Titmuss <andrew.titmuss@ubank.com.au>
Date:   Fri Mar 1 18:37:37 2024 +1100

    [kube-prometheus-stack] Allow deploy of node-exporter dashboards when dependency disabled (#4323)

commit 1c965d7411a53b8c52689ed9bc022a6ff7fbc51b
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Fri Mar 1 00:33:52 2024 +0200

    [kube-prometheus-stack] bump alertmanager to 0.27.0 (#4320)

commit fcac966ef229709039b1610ee19afcf17104f082
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Thu Feb 29 22:38:56 2024 +0200

    bump to 0.27.0 (#4321)

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

commit 97d54a959eef2e00c1d685b7d1f7b636de770f00
Author: Svetlin Mladenov <svetlin@st6.io>
Date:   Thu Feb 29 20:14:43 2024 +0200

    Allow changing the reloader web port in the Prometheus Service (#4319)

    Signed-off-by: svetlimladenov <svetlimladenov@gmail.com>

commit eac269334e54d23a31fb3c8d59e6d75edd2d017c
Author: Devin Buhl <onedr0p@users.noreply.github.com>
Date:   Thu Feb 29 13:00:51 2024 -0500

    Update appVersion to 0.25.0 (#4306)

    Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>
    Signed-off-by: Tom Walker <walker.thomas.p@gmail.com>
    Co-authored-by: Tom Walker <walker.thomas.p@gmail.com>

commit 49fd309a0d7b0ad70ffbeacfaa94b66031c3ab8e
Author: Devin Buhl <onedr0p@users.noreply.github.com>
Date:   Thu Feb 29 12:50:25 2024 -0500

    [prometheus-snmp-exporter] use quay as default image repository (#4305)

    * fix(snmp-exporter): use quay as default repository

    We should not be using Dockerhub when these images are available on quay, this will make it more consistent with the other images from the other charts in this Helm repo.

    Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>

    * Update Chart.yaml

    Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>

    * Update Chart.yaml

    Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>

    * chore: add release notes for 5.0.0

    Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>

    ---------

    Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>

commit 9435c3558c98e2eed2b024adb5055dd7b2d31008
Author: David Calvert <david@0xdc.me>
Date:   Thu Feb 29 10:19:30 2024 +0100

    [kube-state-metrics] updateStrategy doc to fix #4095 (#4318)

    Signed-off-by: David Calvert <david@0xdc.me>

commit 4a88ecb82fd68b0f0a917da3b40979216f36bfac
Author: Andrew Titmuss <andrew.titmuss@ubank.com.au>
Date:   Thu Feb 29 18:06:26 2024 +1100

    [kube-prometheus-stack] Allow changing port name of built-in ServiceMonitors (#4317)

commit d452d20f814d1e00842b984273083c12e7b37957
Author: Faust <mohammadrezatavakoli99@gmail.com>
Date:   Thu Feb 29 09:21:14 2024 +0330

    [prometheus-snmp-exporter] configmap-reload change image to quay.io (#4304)

    * Change SNMP exporter configmap-reload image to quay.io

    Signed-off-by: Mohammadreza Tavakoli <mohammadrezatavakoli99@gmail.com>
    Signed-off-by: mrt <mr.tavakoli@alibaba.ir>

    * bump chart version to 3.0.1

    Signed-off-by: mrt <mr.tavakoli@alibaba.ir>

    * Change chart version to 4.0.0

    Signed-off-by: mrt <mr.tavakoli@alibaba.ir>

    * Add version 4.0.0 notes to readme file of snmp exporter

    Signed-off-by: mrt <mr.tavakoli@alibaba.ir>

    * Change Config Reloader Args in Deployment & Deamonset

    Signed-off-by: mrt <mr.tavakoli@alibaba.ir>

    ---------

    Signed-off-by: Mohammadreza Tavakoli <mohammadrezatavakoli99@gmail.com>
    Signed-off-by: mrt <mr.tavakoli@alibaba.ir>
    Signed-off-by: Faust <mohammadrezatavakoli99@gmail.com>
    Signed-off-by: Tom Walker <walker.thomas.p@gmail.com>
    Co-authored-by: mrt <mr.tavakoli@alibaba.ir>
    Co-authored-by: Tom Walker <walker.thomas.p@gmail.com>

commit e6997a1537ab728c8ce65071e77e1909076fb985
Author: Kevin Stone <kevinastone@users.noreply.github.com>
Date:   Wed Feb 28 21:44:31 2024 -0800

    [prometheus-snmp-exporter] Fix optional auth section (#4316)

    * Fixed double array issue in default auth value from servicemonitor

    Fixes #4315 and resolves issue introduced in #4020.

    Signed-off-by: Kevin Stone <kevinastone@gmail.com>

    * Bump prometheus-snmp-exporter Chart to 3.1.1

    Signed-off-by: Kevin Stone <kevinastone@gmail.com>

    ---------

    Signed-off-by: Kevin Stone <kevinastone@gmail.com>

commit 17736adc63d50adefa7d8e00db6ade82bb2dce94
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Wed Feb 28 22:30:33 2024 +0200

    [kube-prometheus-stack] bump prom 2.50.1 and thanos to 0.34.1 (#4290)

commit 9a274f03f28f86a05c4dc25a36d4502d515157e7
Author: Brian Milco <brian.milco@protonmail.com>
Date:   Wed Feb 28 13:14:39 2024 -0500

    [prometheus-snmp-exporter] Add optional auth section (#4020)

    * SNMP Exporter: Add optional auth section

    Signed-off-by: Brian Milco <bcmilco@gmail.com>

    * SNMP Exporter: update version

    Signed-off-by: Brian Milco <bcmilco@gmail.com>

    * SNMP Exporter: remove redundant auth section

    Signed-off-by: Brian Milco <bcmilco@gmail.com>

    ---------

    Signed-off-by: Brian Milco <bcmilco@gmail.com>
    Signed-off-by: Brian Milco <brian.milco@protonmail.com>

commit 4bbd07f308884d44d0edff23ee60da967dc2cd23
Author: Andrew Titmuss <iandrewt@icloud.com>
Date:   Wed Feb 28 23:35:59 2024 +1100

    [kube-prometheus-stack] Allow setting selectors for built-in ServiceMonitors (#4312)

    Co-authored-by: Jan-Otto Kröpke <github@jkroepke.de>

commit 804582cdf4ccd01094da48884335f78e317d4f7b
Author: Jonathan Krusy <jkrusy@users.noreply.github.com>
Date:   Wed Feb 28 11:47:56 2024 +0100

    [prometheus-mysql-exporter] Set priorityclass (#4311)

    * [prometheus-mysql-exporter] Add priority class name

    Signed-off-by: jkrusy <krusy@babymarkt.de>

    * [prometheus-mysql-exporter] Bump chart version

    Signed-off-by: jkrusy <krusy@babymarkt.de>

    * [prometheus-mysql-exporter] Fix typo

    Signed-off-by: jkrusy <krusy@babymarkt.de>

    ---------

    Signed-off-by: jkrusy <krusy@babymarkt.de>

commit a36b2ce19b604ae8b0d5458de2e3e5fa0fca7ea1
Author: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com>
Date:   Wed Feb 28 10:44:13 2024 +0000

    ci(chart-tester): group logs (#4302)

    Signed-off-by: Gabriel Martinez <gabrielmartinez@sisti.pt>

commit 88472183482b6b7e50a97df2c8286c7ede199eb3
Author: Koen van Zuijlen <8818390+kvanzuijlen@users.noreply.github.com>
Date:   Tue Feb 27 17:10:16 2024 +0100

    [prometheus] bump Prometheus to v2.50.1 (#4307)

    Signed-off-by: Koen van Zuijlen <8818390+kvanzuijlen@users.noreply.github.com>

commit 843dd678b639612a5de8c6438ebbef938358e619
Author: Jan-Otto Kröpke <github@jkroepke.de>
Date:   Tue Feb 27 15:57:34 2024 +0100

    [kube-prometheus-stack] Conditionally support new table panels (#4297)

    Co-authored-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com>

commit 845c7fad1857680d37cfbe08a5d460cc627af0ce
Author: Emil Kordahl <89079229+emilkor1@users.noreply.github.com>
Date:   Tue Feb 27 10:48:52 2024 +0100

    [kube-prometheus-stack] extraVolumes and extraVolumeMounts (#4300)

    Co-authored-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com>

commit 5b350094c0a644a88776bec18f0124c906edcddd
Author: Pavel Storozhenko <storozhenkopf@gmail.com>
Date:   Tue Feb 27 06:39:17 2024 +0100

    [prometheus-snmp-exporter] Add extraVolumes support and passing auth param (#4043)

    * feat(prometheus-snmp-exporter): add extraVolumes and upgrade version

    Signed-off-by: tr3mor <storozhenkopf@gmail.com>

    * feat(prometheus-snmp-exporter): add auth support

    Signed-off-by: tr3mor <storozhenkopf@gmail.com>

    * feat(prometheus-snmp-exporter): add auth support

    Signed-off-by: tr3mor <storozhenkopf@gmail.com>

    * feat(prometheus-snmp-exporter): add auth support

    Signed-off-by: Pavel Storozhenko <storozhenkopf@gmail.com>

    ---------

    Signed-off-by: tr3mor <storozhenkopf@gmail.com>
    Signed-off-by: Pavel Storozhenko <storozhenkopf@gmail.com>

commit 716424093d79af86eecae90d99151aea304e08ed
Author: morre <mmeyer@anaconda.com>
Date:   Mon Feb 26 23:44:13 2024 +0100

    feat(prometheus-blackbox-exporter): add deployment annotations (#4294)

    This enables setting annotations for the deployment.

    Signed-off-by: Maurice Meyer <mmeyer@anaconda.com>

commit 7569872980dc79d6e4d44c4c2024a95c01d6b470
Author: Emil Kordahl <89079229+emilkor1@users.noreply.github.com>
Date:   Mon Feb 26 22:44:00 2024 +0100

    [kube-prometheus-stack] Add automountServiceAccountToken option (#4285)

    Co-authored-by: Jan-Otto Kröpke <github@jkroepke.de>

commit 2a7ea2f2f3d3b95b10981aad4c44e90de7aefe6c
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Mon Feb 26 23:36:49 2024 +0200

    [kube-prometheus-stack] allow setting reloader scheme for svc monitor (#4230)

    Co-authored-by: Jan-Otto Kröpke <github@jkroepke.de>

commit 986325c219b7fccf15d8c5e6af7f80d82682166b
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Feb 26 21:42:15 2024 +0100

    Configure Renovate (#4295)

    * Add renovate.json

    * Update renovate.json

    Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>

    ---------

    Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Jan-Otto Kröpke <github@jkroepke.de>

commit 9d4139ead957069b4b0465411a0aae8db6125067
Author: Jan-Otto Kröpke <github@jkroepke.de>
Date:   Mon Feb 26 21:40:53 2024 +0100

    Update CODEOWNERS for renovate.json (#4293)

    * Update CODEOWNERS

    Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>

    * Update CODEOWNERS

    Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>

    * Update check-codeowners.sh

    Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>

    * Update CODEOWNERS

    Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>

    ---------

    Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>

commit 26372b95fe2890f60269fe2c788676df64f9da21
Author: Jan-Otto Kröpke <github@jkroepke.de>
Date:   Mon Feb 26 19:37:27 2024 +0100

    [kube-prometheus-stack] Detect changes in generated files + fix grafana helm chart issue (#4287)

    Co-authored-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com>

commit b4001815202cc773a51ad9b9de5a56eca18660d6
Author: Mats Andresen <mats.andresen@gmx.de>
Date:   Sat Feb 24 18:57:33 2024 +0100

    [prometheus-kafka-exporter] Support additional labels on pod and deployment (#4247)

    * feat(prometheus-kafka-exporter): Allow configuration of custom labels on deployment and pod

    Signed-off-by: Mats Andresen <mats.andresen@gmx.de>

    * Update Chart.yaml

    Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>

    * Update pod and deployment labels

    Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>

    * Do not render empty annotations and resources

    Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>

    * Update README file

    Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>

    * Update README for textlint

    Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>

    ---------

    Signed-off-by: Mats Andresen <mats.andresen@gmx.de>
    Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>

commit a98a65d5bf0eedc56ae20f0bd8dab6843f05f5e0
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Sat Feb 24 15:30:20 2024 +0200

    [prometheus] bump prom 2.50.0 (#4289)

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

commit d5d130b9dd1de2a5144ba4e6816a006f42cf5805
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Sat Feb 24 03:58:41 2024 +0200

    bump redis to 1.58.0 (#4261)

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
    Co-authored-by: MH <zanhsieh@gmail.com>

commit 3173f0f0b3c040ac75617c5e8497dc479afc11f0
Author: zeritti <47476160+zeritti@users.noreply.github.com>
Date:   Sat Feb 24 01:24:05 2024 +0000

    [prometheus-node-exporter] Fix unclosed action in daemonset template (#4280)

    * [prometheus-node-exporter] Remove new lines within action

    Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>

    * Raise chart version

    Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>

    ---------

    Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Co-authored-by: MH <zanhsieh@gmail.com>

commit dfda262421be6387ca2b38e23da50d6ff1c6fd05
Author: Sebastian Gaiser <sebastiangaiser@users.noreply.github.com>
Date:   Fri Feb 23 14:54:32 2024 +0100

    [prometheus-snmp-exporter] make strategy configurable (#4241)

    Signed-off-by: Sebastian Gaiser <sebastiangaiser@users.noreply.github.com>

commit 1ab1aea6fe8a0ab450294eea6c2dea7b3bbf19d5
Author: Devin Buhl <onedr0p@users.noreply.github.com>
Date:   Fri Feb 23 08:25:08 2024 -0500

    [prometheus-snmp-exporter] default serviceMonitor to Release Namespace (#4086)

    * [prometheus-snmp-exporter] default serviceMonitor to Release Namespace

    Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>

    * Update values.yaml

    Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>

    * Update Chart.yaml

    Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>

    * Update Chart.yaml

    Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>

    * Update README.md

    Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>

    * Update values.yaml

    Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>

    * Update README.md

    Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>

    ---------

    Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>
    Co-authored-by: MH <zanhsieh@gmail.com>

commit 35b15f01cf17166d5bf1c697231e9ec0976c93ec
Author: dbeltman <36163623+dbeltman@users.noreply.github.com>
Date:   Thu Feb 22 23:58:19 2024 +0100

    [prometheus-smartctl-exporter] Fix typo in (prometheus)-rules.txt (#4284)

    * Fix typo in (prometheus)-rules.txt

    Signed-off-by: dbeltman <36163623+dbeltman@users.noreply.github.com>

    * Update Chart.yaml

    Signed-off-by: dbeltman <36163623+dbeltman@users.noreply.github.com>

    ---------

    Signed-off-by: dbeltman <36163623+dbeltman@users.noreply.github.com>

commit acb2c39d90702fb9fbcff0d34501edcec20380ce
Author: Mike Tougeron <mtougeron@users.noreply.github.com>
Date:   Thu Feb 22 09:37:30 2024 -0800

    Fix the customResourceState.enabled args conditional (#4273)

    Signed-off-by: Mike Tougeron <tougeron@adobe.com>

commit 972e99da9b3bb3102bba89bf8cd125f678d71e68
Author: Sulochan Acharya <sulochan@gmail.com>
Date:   Thu Feb 22 20:52:30 2024 +0545

    [prometheus-rabbitmq-exporter] Allows reading User from secret (#4278)

    Currently the exporter allows using password from secret.
    This patch allows users to read username from secret as well.
    This is used in cases where automated username is created during
    install process of rabbitmq service.

    Signed-off-by: Sulochan Acharya <sulochan@gmail.com>

commit d3a05be806efae36afe9d1fc25d569183106094b
Author: zhouttong <zhoutong12589@163.com>
Date:   Thu Feb 22 21:12:52 2024 +0800

    [prometheus-pushgateway] Fix the notes for ClusterIP (#4265) (#4275)

    Signed-off-by: zhoutong12589 <zhoutong12589@163.com>

commit 33697bec952f9325f917c3cfec01cd2e9d2f3d3a
Author: ps-xaf <ps-xaf@users.noreply.github.com>
Date:   Thu Feb 22 13:15:53 2024 +0100

    [kube-prometheus-stack] allow override of for and severity rules (#4225)

commit 71bba71b24dce2edcde643ef6bc1ecac9b70632a
Author: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
Date:   Wed Feb 21 20:26:32 2024 +0530

    [prometheus-blackbox-exporter] define port field in selfservicemonitor (#4258)

    * define port field in selfservicemonitor

    Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>

    * Update values.yaml

    Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>

    * Update values.yaml

    Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>

    ---------

    Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>

commit d97743ef1d4761fefc4ad503587f5168bc5d927e
Author: Jan-Otto Kröpke <github@jkroepke.de>
Date:   Tue Feb 20 23:00:10 2024 +0100

    [kube-prometheus-stack] fix helm error in am/ingressperreplica.yaml (#4271)

commit 030b87af489e3718310dd1ea73cc7499e1068d7f
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Tue Feb 20 23:14:26 2024 +0200

    [prometheus-elasticsearch-exporter] add support for podmonitor (#4264)

    * [prometheus-elasticsearch-exporter] Add PodMonitor support

    Signed-off-by: ShlomiTubul <shlomi.tubul@placer.ai>

    * [prometheus-elasticsearch-exporter] revert deafult values,bump version

    Signed-off-by: ShlomiTubul <shlomi.tubul@placer.ai>

    * add support for podmomitor

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * add support for podmomitor

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * add support for podmomitor

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * Update charts/prometheus-elasticsearch-exporter/templates/podmonitor.yaml

    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>

    * Update charts/prometheus-elasticsearch-exporter/values.yaml

    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>

    * Update charts/prometheus-elasticsearch-exporter/templates/podmonitor.yaml

    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>

    * Update charts/prometheus-elasticsearch-exporter/values.yaml

    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>

    * Update charts/prometheus-elasticsearch-exporter/values.yaml

    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>

    * CR comments

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * remove job label

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * Update charts/prometheus-elasticsearch-exporter/values.yaml

    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>

    ---------

    Signed-off-by: ShlomiTubul <shlomi.tubul@placer.ai>
    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
    Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
    Co-authored-by: ShlomiTubul <shlomi.tubul@placer.ai>
    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>

commit f71c7dab23d83e8646203809a6999fe7b95f2f74
Author: Jan-Otto Kröpke <github@jkroepke.de>
Date:   Tue Feb 20 21:52:48 2024 +0100

    [kube-prometheus-stack] fix helm error in ingressperreplica.yaml (#4270)

    Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>

commit 412f4d3b6b145f2d5f6a3cf408c34141058f35e6
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Mon Feb 19 17:32:35 2024 +0200

    bump conntrack to 0.4.18 (#4259)

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

commit bbeb7d4a61b8100f5b2c0e9bc83b7241012a95b2
Author: Richard Tief <56597015+richardtief@users.noreply.github.com>
Date:   Mon Feb 19 09:55:30 2024 +0100

    [kube-prometheus-stack] use of helm tpl for ingress annotations (#4236)

    Co-authored-by: Jan-Otto Kröpke <github@jkroepke.de>

commit 4eb488fe3e3e3248e4b55ba7ca0ac5f8bbd00df1
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Sun Feb 18 21:42:42 2024 +0200

    [prometheus] bump prom deps (#4262)

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

commit aeada2226cda35cdfc4eb4c9eae8156c85eb3938
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Sun Feb 18 03:13:19 2024 +0200

    bump pingmesh to 1.2.1 (#4260)

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

commit 83dcbf977f793339edfa40a974bee73168c504ae
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Sat Feb 17 21:27:24 2024 +0200

    [kube-prometheus-stack] bump deps (#4263)

commit 84c9334d07cfdf7478dd5ac842276dc5eef81965
Author: nikhil bhat <nikhilbhat2008@gmail.com>
Date:   Sat Feb 17 13:57:35 2024 +0530

    [prometheus-node-exporter] Allow usage of pre-release versions of node-exporter docker images (#4256)

    A version number with a dash following the <MAJOR>.<MINOR>.<PATCH> version fields is marked as a pre-release. Pre-releases are excluded from general semantic version lookups unless the constraint includes a pre-release identifier to the constraint.

      Changing the constraint to include pre-release versions as described in the helm  documentation:

    in this case >= 1.4.0-0 So that chart users would be able to use tags of the form1.7.0-custom-tag and semverCompare will be able t0 function properly.
    Reference: https://helm.sh/docs/chart_template_guide/function_list/#working-with-prerelease-versions

    Signed-off-by: nikhil bhat <nikhilbhat2008@gmail.com>
    Co-authored-by: MH <zanhsieh@gmail.com>

commit abe918aa894e7a8a3fc0d700d4608cf46d710871
Author: Øyvind Strømmen <insula.ventus@gmail.com>
Date:   Fri Feb 16 20:32:13 2024 +0100

    [prometheus-pushgateway] Allow disabling automount of service account token (#4257)

    Signed-off-by: Øyvind Strømmen <insula.ventus@gmail.com>

commit f980b92b6a5200ccff89b1912775df8f0d54cb36
Author: Julien Leloup <julien.leloup@gitguardian.com>
Date:   Fri Feb 16 10:18:35 2024 +0100

    [prometheus-elasticsearch-exporter] Support ILM metrics (#4252)

    * feat(prometheus-elasticsearch-exporter): add support for ILM metrics

    Signed-off-by: Julien Leloup <julien.leloup@gitguardian.com>

    * feat(prometheus-elasticsearch-exporter): fix format

    Signed-off-by: Julien Leloup <julien.leloup@gitguardian.com>

    ---------

    Signed-off-by: Julien Leloup <julien.leloup@gitguardian.com>

commit 3f7bb0e012e81a6497643d855df584ad5fe8b87a
Author: Till Adam <lxmail@web.de>
Date:   Fri Feb 16 10:14:49 2024 +0100

    [prometheus-windows-exporter] fix windows exporter deprecated flag (#4254)

commit f17b1c302d71f1377490ec99a41f6a8d6fcff85f
Author: Clavianus Juneardo <24659468+clavinjune@users.noreply.github.com>
Date:   Thu Feb 15 23:27:37 2024 +0700

    [prometheus]: introduce configMapAnnotations (#4248)

    * feat(prometheus): introduce configMapAnnotations

    Signed-off-by: clavinjune <24659468+clavinjune@users.noreply.github.com>

    * chore(prometheus): bump helm chart version

    Signed-off-by: clavinjune <24659468+clavinjune@users.noreply.github.com>

    * chore(prometheus): change if using with notation

    Co-authored-by: MH <zanhsieh@gmail.com>
    Signed-off-by: Clavianus Juneardo <24659468+clavinjune@users.noreply.github.com>

    ---------

    Signed-off-by: clavinjune <24659468+clavinjune@users.noreply.github.com>
    Signed-off-by: Clavianus Juneardo <24659468+clavinjune@users.noreply.github.com>
    Co-authored-by: MH <zanhsieh@gmail.com>

commit c9ee4883b31af9bcc5d6d1c13378defc7ff3b65d
Author: Tom Walker <walker.thomas.p@gmail.com>
Date:   Wed Feb 14 23:59:21 2024 +0200

    [prometheus-snmp-exporter] Add Tom as maintainer (#4224)

    * [prometheus-snmp-exporter] Add Tom as maintainer

    Signed-off-by: Tom Walker <walker.thomas.p@gmail.com>

    * Update .github/CODEOWNERS

    Reorder maintainer names to be sorted

    Co-authored-by: Ben Kochie <superq@gmail.com>
    Signed-off-by: Tom Walker <walker.thomas.p@gmail.com>

    ---------

    Signed-off-by: Tom Walker <walker.thomas.p@gmail.com>
    Co-authored-by: MH <zanhsieh@gmail.com>
    Co-authored-by: Ben Kochie <superq@gmail.com>
    Co-authored-by: André Bauer <monotek@users.noreply.github.com>

commit 940a3dd3f820bec1d4c9c3a3a323e30b5e32dee4
Author: Nicole <nicolasaelf64@gmail.com>
Date:   Wed Feb 14 07:11:37 2024 -0700

    [prometheus-node-exporter] KubeRBACProxy Resources Syntax Bug Fix (#4205)

    * there is a missing trim for the resources on the kuberbacproxy which makes for strange spacing in the daemonset resources. This fixes that

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * fixed versions

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * disabled krp for template testing

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * fix spacing for example

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * fix spacing again

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    ---------

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

commit e4588e35952ebccedd028bcdcdc7dacf4720ba91
Author: lukasklinger <lukasklinger@users.noreply.github.com>
Date:   Mon Feb 12 11:44:32 2024 +0100

    [prometheus-nginx-exporter] Fix Annotation Use in Chart (#4239)

    * introduce helper for service & depl annotations

    Signed-off-by: Lukas Klinger <mail@lukasklinger.com>

    * refactor use of additional annotations

    Signed-off-by: Lukas Klinger <mail@lukasklinger.com>

    * bump chart version

    Signed-off-by: Lukas Klinger <mail@lukasklinger.com>

    * integrate review comment feedback

    Signed-off-by: Lukas Klinger <mail@lukasklinger.com>

    ---------

    Signed-off-by: Lukas Klinger <mail@lukasklinger.com>
    Co-authored-by: MH <zanhsieh@gmail.com>

commit 59a6f4bbf4fdf76c1b8aca6c1a041ca02d5539c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 12 10:19:17 2024 +0100

    Bump helm/kind-action from 1.8.0 to 1.9.0 (#4240)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit de3baace82695a0d50f63f0727cbd4a06df1072a
Author: ixsakra <34536530+rlia@users.noreply.github.com>
Date:   Mon Feb 12 04:12:29 2024 +0900

    [prometheus-ipmi-exporter] add values(extraVolumes, extraVolumeMounts and containerSecurityContext) (#4108)

    * add values, extraVolumes, extraVolumeMounts and containerSecurityContext

    Signed-off-by: ixsakra <ryosuke.sakurai@3-shake.com>

    * Update values.yaml

    Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>

    ---------

    Signed-off-by: ixsakra <ryosuke.sakurai@3-shake.com>
    Signed-off-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>

commit 8e89ceaa5f5bc577a7e0e9e715bbe30593061d75
Author: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
Date:   Mon Feb 12 00:33:18 2024 +0530

    [prometheus] Correct extraVolumeMounts for config-reloader in sts (#4222)

    * Corrected reference to configmapReload.prometheus.extraConfigmapMounts on sts.yaml

    Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>

    * Modified sts.yaml

    Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>

    * Modified sts.yaml

    Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>

    ---------

    Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
    Co-authored-by: MH <zanhsieh@gmail.com>

commit 94330ab7439a5ab2701bbe8605097a904223d62c
Author: Nicole <nicolasaelf64@gmail.com>
Date:   Sat Feb 10 08:11:07 2024 -0700

    [prometheus-node-exporter] Add Support to Configure Restart Policy for Node Exporter Daemonset (#4203)

    * add support for restart policy

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * move line for restartpolicy up

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * add back braces that was accidentally removed

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * added with statement for restartpolicy so that it is not set

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * rebase main for chart version update

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    ---------

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

commit 56d3c33402a13682349f8775489d6973c2356b1e
Author: Nicole <nicolasaelf64@gmail.com>
Date:   Tue Feb 6 17:32:39 2024 -0700

    [prometheus-node-exporter] Add Support for Environment Variables for KubeRBACProxy Container (#4202)

    * add support for env vars for kuberbacproxy container

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * remove extra space in env braces

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * rebase from main and change env var for krp to with from if

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * update version

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * syntax fix

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    ---------

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

commit 7d561faae1e8e5c88caa0a9d544462135036faf5
Author: Nicole <nicolasaelf64@gmail.com>
Date:   Mon Feb 5 18:04:56 2024 -0700

    [prometheus-node-exporter] Add MountPropagation and VolumeMount Type to Daemonset (#4201)

    * added params for mount type and mount propagation

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * added some doc links to volume mount type

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * added with statement for mount type so it does not have to be set

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * added with statement to make type optional and not be set

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * update version

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * disable sysfsmount

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * moved type from volumemounts to volumes

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * spacing changes, deindentation changes

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    ---------

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

commit 5bd2f828f67aea8861f31433edb9c5c503fe5fcc
Author: Thanasis Petrovas <108522410+than-pet@users.noreply.github.com>
Date:   Sun Feb 4 22:00:24 2024 +0200

    [kube-prometheus-stack] Allow fullname override of prometheus-operator (#4219)

commit 1c5bc2c64c46352faa3ae36fc4a1c8fa1c9e1ad0
Author: mugi <62197019+mugioka@users.noreply.github.com>
Date:   Sat Feb 3 22:23:45 2024 +0900

    [prometheus-statsd-exporter] support topologySpreadConstraints settings. (#4197)

    Signed-off-by: mugioka <okamugi0722@gmail.com>

commit 21c06e26b01565f9df2787bcf5c12a79e1268040
Author: Thanasis Petrovas <108522410+than-pet@users.noreply.github.com>
Date:   Fri Feb 2 22:05:50 2024 +0200

    [kube-prometheus-stack] Fixing template inconsistencies in prometheus-operator fullname (#4217)

commit ba9682d47ddc6e64b672793525448eb5ab50a32f
Author: Doris Zhou <53917499+doris-zhou@users.noreply.github.com>
Date:   Fri Feb 2 10:51:29 2024 -0500

    [alertmanager] Add support for minReadySeconds (#4216)

    * [alertmanager] Add support for minReadySeconds

    Signed-off-by: Doris Zhou <doris.zhou@appian.com>

    * Update charts/alertmanager/templates/statefulset.yaml

    Co-authored-by: André Bauer <monotek@users.noreply.github.com>
    Signed-off-by: Doris Zhou <53917499+doris-zhou@users.noreply.github.com>

    * Update charts/alertmanager/values.yaml

    Co-authored-by: André Bauer <monotek@users.noreply.github.com>
    Signed-off-by: Doris Zhou <53917499+doris-zhou@users.noreply.github.com>

    ---------

    Signed-off-by: Doris Zhou <doris.zhou@appian.com>
    Signed-off-by: Doris Zhou <53917499+doris-zhou@users.noreply.github.com>
    Co-authored-by: André Bauer <monotek@users.noreply.github.com>

commit b8f70828725dd188a7d92ded17382e9ac40369f3
Author: Nicolas Lamirault <nicolas.lamirault@gmail.com>
Date:   Fri Feb 2 16:13:21 2024 +0100

    [prometheus-nats-exporter] Support connz_detailed and accstatz metrics (#4212)

    * Add: support connz_detailed metrics

    Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>

    * Add: support accstatz metrics

    Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>

    ---------

    Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>

commit b4364470f84653145323c18796278c585609bf74
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Thu Feb 1 17:32:48 2024 +0200

    [prom-label-proxy] bump to 0.8.1 (#4213)

commit 15c86be64c4c8d5a3e99ffc176341bed6c17f89a
Author: Dmitriy Alekseev <1865999+dragoangel@users.noreply.github.com>
Date:   Thu Feb 1 14:11:32 2024 +0100

    [kube-prometheus-stack] Update Thanos to v0.34.0 (#4211)

commit 98ca09868ef1bc9e643421406d2ea002a18eb486
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Thu Feb 1 10:01:19 2024 +0200

    [prometheus-ipmi-exporter] bump to 1.8.0 (#4187)

    * bump to 1.8.0

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * Update Chart.yaml

    Co-authored-by: MH <zanhsieh@gmail.com>
    Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>

    ---------

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
    Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
    Co-authored-by: MH <zanhsieh@gmail.com>

commit 1d49e6545b92968165bc3ad8281ccd6ffa2f3b14
Author: Roman <4456572+sturman@users.noreply.github.com>
Date:   Thu Feb 1 09:54:08 2024 +0200

    Update Grafana chart to 7.3.x (#4210)

commit c24cde3a9ae20c9aa17d5fc46d94d9d1fb15dd46
Author: Nicole <nicolasaelf64@gmail.com>
Date:   Thu Feb 1 00:05:24 2024 -0700

    [prometheus-node-exporter] Add Termination Msg Params to Daemonset (#4191)

    * added more customizable vars for volumes and where termination message paths should go

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * added additional vars for termination msg pts, env vars for kuberbacproxy and termination grace period seconds

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * flip kuberbacproxy to false again

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * added notes for env var and for restart policy
    Added notes in vals files and restart policy
    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * added definition in values file for volumemounts type

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * remove small fix for bug for later pr

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * fix version

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * remove most changes except for termination params

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * remove env from the ds

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * using suggestion, used a toggle instead for setting termination message paths

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * revert krp and terminationmsgpath back to false from true that was set for testing

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * Added with statement for termination grace period

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * disable termination msg path

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * added null or 30 default message

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    ---------

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

commit f336ff646f32c409442c752cf153be15d98f8566
Author: Dmitriy Alekseev <1865999+dragoangel@users.noreply.github.com>
Date:   Wed Jan 31 23:46:40 2024 +0100

    [kube-prometheus-stack] Update Thanos Ruler to v0.34.0 (#4209)

    Co-authored-by: Jan-Otto Kröpke <github@jkroepke.de>

commit cd640243eb03787fab11cf2883534f604787f760
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Tue Jan 30 15:44:04 2024 +0200

    [prometheus] bump reloader + node-exporter dep (#4182)

    * bump operator to 0.71.2

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * bump operator to 0.71.2

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * bump operator to 0.71.2

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    ---------

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
    Co-authored-by: MH <zanhsieh@gmail.com>

commit 74e58d61ee5b831b8490d28527be5a9ae257d43e
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Tue Jan 30 14:54:28 2024 +0200

    [prometheus-redis-exporter] bump to 1.57 (#4185)

    * bump to 1.57

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * Update Chart.yaml

    Co-authored-by: MH <zanhsieh@gmail.com>
    Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>

    ---------

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
    Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
    Co-authored-by: MH <zanhsieh@gmail.com>

commit 7ed10068896c45efc55b36a4a8e1df160860e91d
Author: Pavel Rudnitskiy <me@prudnitskiy.pro>
Date:   Tue Jan 30 13:47:02 2024 +0100

    [kube-prometheus-stack] add maximumStartupDurationSeconds optional value (#4195)

    Co-authored-by: Jan-Otto Kröpke <github@jkroepke.de>

commit 65a6c8dcb36199de902126fda92e0046dc910914
Author: Arthur Le Roux <46853649+capuche2412@users.noreply.github.com>
Date:   Mon Jan 29 19:22:44 2024 +0100

    [prometheus-systemd-exporter] allow mount extraVolumes (#4137)

    * feat(systemd-exporter): allow mount extraVolumes

    Signed-off-by: Arthur Le Roux <aleroux@wiremind.io>

    * Update charts/prometheus-systemd-exporter/templates/daemonset.yaml

    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Signed-off-by: Arthur Le Roux <46853649+capuche2412@users.noreply.github.com>
    Signed-off-by: Arthur Le Roux <aleroux@wiremind.io>

    * Update charts/prometheus-systemd-exporter/templates/daemonset.yaml

    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Signed-off-by: Arthur Le Roux <46853649+capuche2412@users.noreply.github.com>
    Signed-off-by: Arthur Le Roux <aleroux@wiremind.io>

    * Update charts/prometheus-systemd-exporter/values.yaml

    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Signed-off-by: Arthur Le Roux <46853649+capuche2412@users.noreply.github.com>
    Signed-off-by: Arthur Le Roux <aleroux@wiremind.io>

    * Update charts/prometheus-systemd-exporter/values.yaml

    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Signed-off-by: Arthur Le Roux <46853649+capuche2412@users.noreply.github.com>
    Signed-off-by: Arthur Le Roux <aleroux@wiremind.io>

    * fix: fix typo

    Signed-off-by: Arthur Le Roux <aleroux@wiremind.io>

    ---------

    Signed-off-by: Arthur Le Roux <aleroux@wiremind.io>
    Signed-off-by: Arthur Le Roux <46853649+capuche2412@users.noreply.github.com>
    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>

commit 38e4131749db3d8e6b761234b708c324d1ee85d8
Author: Thomas Decaux <tdecaux@petalmd.com>
Date:   Mon Jan 29 11:06:12 2024 -0500

    [prometheus-node-exporter] Fix sidecars containers volumeMounts merge (#4177)

    * [node-exporter] Fix sidecars containers volumeMounts merge

    Signed-off-by: Thomas Decaux <tdecaux@petalmd.com>

    * bump chart version

    Signed-off-by: Thomas Decaux <tdecaux@petalmd.com>

    * bump chart version

    Signed-off-by: Thomas Decaux <tdecaux@petalmd.com>

    * Patch version

    Co-authored-by: MH <zanhsieh@gmail.com>
    Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

    * Update charts/prometheus-node-exporter/templates/daemonset.yaml

    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

    * Update charts/prometheus-node-exporter/templates/daemonset.yaml

    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

    * fix lint

    Signed-off-by: Thomas Decaux <tdecaux@petalmd.com>

    ---------

    Signed-off-by: Thomas Decaux <tdecaux@petalmd.com>
    Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
    Co-authored-by: MH <zanhsieh@gmail.com>
    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>

commit 4a10962d76c2c8d303621103a992534bd296c61b
Author: Jan-Otto Kröpke <github@jkroepke.de>
Date:   Mon Jan 29 12:24:40 2024 +0100

    [prometheus-blackbox-exporter] Use selectorLabel for pod (#4193)

    Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>

commit a2a395ad078a330f9afaf3962f7cc47e2cfaf8fc
Author: Ali <115415312+xogoodnow@users.noreply.github.com>
Date:   Sun Jan 28 23:19:57 2024 +0330

    [kube-prometheus-stack] Update values.yaml (#4075)

    * Update values.yaml

    There is no mention on how to persist Grafana in this file. I believe it would be more straight forward to add it here, comparing to reading the charts in order to understand the "how to"

    Signed-off-by: Ali <115415312+xogoodnow@users.noreply.github.com>

    * Update charts/kube-prometheus-stack/values.yaml

    Co-authored-by: Quentin Bisson <quentin.bisson@gmail.com>
    Signed-off-by: Ali <115415312+xogoodnow@users.noreply.github.com>

    * Update charts/kube-prometheus-stack/values.yaml

    Co-authored-by: Quentin Bisson <quentin.bisson@gmail.com>
    Signed-off-by: Ali <115415312+xogoodnow@users.noreply.github.com>

    * Update Chart.yaml

    Incremented the chart version

    Signed-off-by: Ali <115415312+xogoodnow@users.noreply.github.com>

    ---------

    Signed-off-by: Ali <115415312+xogoodnow@users.noreply.github.com>
    Co-authored-by: Quentin Bisson <quentin.bisson@gmail.com>

commit 5d451e69fc7819c8650ec47c2be4b7725dd4eaa2
Author: Gavin <96432437+gavin-jeong@users.noreply.github.com>
Date:   Sat Jan 27 20:23:03 2024 +0900

    [prometheus-statsd-exporter] allow to set lifecycle to deployment (#4171)

    * [prometheus-statsd-exporter] allow to set lifecycle to deployment

    Signed-off-by: gavin.jeong <gavin.jeong@sendbird.com>

    * [prometheus-statsd-exporter] Reorder HPA target to fix ordering HPA target problem

    Signed-off-by: gavin.jeong <gavin.jeong@sendbird.com>

    * Update charts/prometheus-statsd-exporter/values.yaml

    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>
    Signed-off-by: Gavin <96432437+gavin-jeong@users.noreply.github.com>

    ---------

    Signed-off-by: gavin.jeong <gavin.jeong@sendbird.com>
    Signed-off-by: Gavin <96432437+gavin-jeong@users.noreply.github.com>
    Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com>

commit 868aba0ea878b3f2ba08515e9de178000d39d104
Author: Leegin <114397475+Leegin-darknight@users.noreply.github.com>
Date:   Sat Jan 27 01:24:50 2024 +0530

    [kube-prometheus-stack] Added missing enforcedKeepDroppedTargets in the template of prometheus in 0.71.0 (#4178)

commit c3f6041283692108b4a6cc1dbf6088a87ef33652
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Fri Jan 26 10:51:04 2024 +0200

    bump to 0.14.0 (#4188)

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

commit 8a8517a5774437b37a22c329d0385c5a3d0ea5a2
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Fri Jan 26 10:04:45 2024 +0200

    [prometheus-blackbox-exporter] bump reloader to 0.71.2 (#4183)

    * bump operator to 0.71.2

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * bump operator to 0.71.2

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * Update charts/prometheus-blackbox-exporter/Chart.yaml

    Co-authored-by: André Bauer <monotek@users.noreply.github.com>
    Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>

    ---------

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
    Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
    Co-authored-by: André Bauer <monotek@users.noreply.github.com>

commit 06c824d8db75ba485e503fa060cfdaf69157125f
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Fri Jan 26 02:26:06 2024 +0200

    bump win and node exporter deps (#4189)

commit a66c59eb73a553f5f7b602884f1772224dfa9aa2
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Fri Jan 26 01:57:12 2024 +0200

    [prometheus-operator-admission-webhook] bump to 0.71.2 (#4184)

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

commit 4dc74744e8e7d2300c5c086fd759891710ac856e
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Thu Jan 25 23:24:18 2024 +0200

    [prometheus-windows-exporter] bump to 0.25.1 (#4186)

commit 2d74ad058a9e515a8a86bbbfe0c4117c7d4805d8
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Thu Jan 25 20:42:43 2024 +0200

    bump operator to 0.71.2 (#4181)

commit 20f22df45471ad92d782a0ec4b6a725c8223fa0c
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Thu Jan 25 20:42:03 2024 +0200

    bump operator to 0.71.2 (#4180)

commit 5a637775b601cdc4aa158fe56e76fc134b818042
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Thu Jan 25 11:45:30 2024 +0200

    [kube-prometheus-stack] add missing rbac permissions for 0.71.0 (#4175)

    * add missing rbac permissions for 0.71.0

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * add missing rbac permissions for 0.71.0

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    ---------

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

commit 1f70a6b763a245f135f34c5a71f7149e3926d84c
Author: Nicole <nicolasaelf64@gmail.com>
Date:   Wed Jan 24 07:19:25 2024 -0700

    [prometheus-node-exporter] Add variable to change port for node-exporter daemonset (#4167)

    * added var for port to be used in daemonset. Added option to add host port and change name for kuberbacproxy container port

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * changed default of hostport to false

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * added default value for port name to values file instead of in daemonset template

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    * changed comments for new vars and changed name of var to enable hostport

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

    ---------

    Signed-off-by: Nicole <nicolasaelf64@gmail.com>

commit 76166d2bbd0da62be1e594f70c4c989f79aa1452
Author: Jonas Badstübner <jonas.badstuebner@hetzner-cloud.de>
Date:   Mon Jan 22 17:51:54 2024 +0100

    [kube-prometheus-stack] fix label on admission controller (#4168)

commit 2f3dbddd3ed01e3b5044a9186f064b050dbe9a31
Author: Jean Mainguy <9969006+jhandguy@users.noreply.github.com>
Date:   Mon Jan 22 10:09:55 2024 +0100

    [kube-prometheus-stack] allow kube-state-metrics job name to be overridden (#4160)

commit 932c90162dfcd91bfa3319f3ecc669295b42702a
Author: Jan-Otto Kröpke <github@jkroepke.de>
Date:   Mon Jan 22 08:52:14 2024 +0100

    [kube-prometheus-stack] Enable release label for windows exporter (#4029)

    * [kube-prometheus-stack] Enable release label for windows exporter

    Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>

    * fix version

    Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>

    ---------

    Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
    Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>
    Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>

commit 5ab1acdf58610439324ff6eaef6f2bb38ba9e020
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Mon Jan 22 09:51:03 2024 +0200

    [prometheus] bump pgw dep (#4163)

    * bump pgw dep

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * bump pgw dep

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * bump pgw dep

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    ---------

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

commit 0368ef87ac4c6ec572ae5bb31dcff3f7c01281e5
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Sat Jan 20 23:34:18 2024 +0200

    [prometheus-pushgateway] bump pgw to 1.7.0 (#4162)

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

commit 120ab8fb11fd0578b14743ffd897eab6cbbf3cc7
Author: koooge <koooooge@gmail.com>
Date:   Sat Jan 20 18:11:25 2024 +0100

    [kube-prometheus-stack] Label promstack-operator pods with k8s recommended labels (#4094)

    Co-authored-by: Jan-Otto Kröpke <github@jkroepke.de>

commit 94b33917f32ffff62c63326e16dcdefb64a8490b
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Fri Jan 19 18:26:09 2024 +0200

    [kube-prometheus-stack] bump operator to 0.71.0 (and default prom to 2.49.1) (#4151)

commit 82730f16d52d1846cffa74bba271f95b049a86b9
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Thu Jan 18 15:21:33 2024 +0200

    [prometheus] bump to 2.49.1 and deps (#4150)

    * bump to 2.49.1

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * bump deps

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    ---------

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
    Co-authored-by: MH <zanhsieh@gmail.com>

commit e3b903752cea12adec9d52f55fb98c88f523504c
Author: Marcos Tenrero <marcos.95tm@gmail.com>
Date:   Wed Jan 17 11:58:24 2024 +0100

    [kube-prometheus-stack] Update grafana chart to 7.2.x (#4146)

    * Update grafana chart to 7.2.x

    Signed-off-by: Marcos Tenrero <tenrero@aol.com>

    * Bump kube-prom-stack Chart v to 55.11.0

    Signed-off-by: Marcos Tenrero <tenrero@aol.com>

    ---------

    Signed-off-by: Marcos Tenrero <tenrero@aol.com>
    Signed-off-by: Marcos Tenrero <marcos.95tm@gmail.com>
    Co-authored-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com>

commit dcfe1ab17b70191581d78e68d21ea82962815873
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Wed Jan 17 12:53:54 2024 +0200

    [prometheus-operator-admission-webhook] bump admission webhook to 0.71.0 (#4152)

    * bump operator to 0.71.0

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * bump operator to 0.71.0

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    * bump operator to 0.71.0

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

    ---------

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

commit a68d2587a185e3fa63efa57013e072f70080f3e0
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Wed Jan 17 12:43:51 2024 +0200

    [prometheus-operator-crds] bump operator to 0.71.0 (#4153)

commit 854e97b22278a6737773397e468353373c457549
Author: Eirik A <sszynrae@gmail.com>
Date:   Wed Jan 17 10:19:20 2024 +0000

    [kube-prometheus-stack] Support `additionalArgs` on `thanosRulerSpec` (#4092)

    * Support `additionalArgs` on `thanosRulerSpec`

    Signed-off-by: clux <sszynrae@gmail.com>

    * bump a minor in Chart.yaml

    Signed-off-by: clux <sszynrae@gmail.com>

    * fix docstring to reference correct container

    Signed-off-by: clux <sszynrae@gmail.com>

    * fresh bump

    Signed-off-by: clux <sszynrae@gmail.com>

    ---------

    Signed-off-by: clux <sszynrae@gmail.com>
    Signed-off-by: Eirik A <sszynrae@gmail.com>
    Co-authored-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com>

commit f91e517ea5ea48ba8e0a95ead85e518cefd4afa7
Author: Jan-Otto Kröpke <github@jkroepke.de>
Date:   Wed Jan 17 10:43:28 2024 +0100

    [kube-prometheus-stack] Add prometheusOperator.admissionWebhooks.namespaceSelector (#4142)

    Co-authored-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com>

commit 9f881c8af6a0a0a7f09072987f786852d4c16ad6
Author: Maxime Leroy <19607336+maxime1907@users.noreply.github.com>
Date:   Tue Jan 16 18:33:33 2024 +0100

    [prometheus-systemd-exporter]: add maxime1907 as chart maintainer (#4139)

    * [prometheus-systemd-exporter]: add maxime1907 as chart maintainer

    Signed-off-by: maxime1907 <19607336+maxime1907@users.noreply.github.com>

    * Update .github/CODEOWNERS

    Signed-off-by: André Bauer <monotek@users.noreply.github.com>

    ---------

    Signed-off-by: maxime1907 <19607336+maxime1907@users.noreply.github.com>
    Signed-off-by: André Bauer <monotek@users.noreply.github.com>
    Co-authored-by: André Bauer <monotek@users.noreply.github.com>

commit b643fc51cdce790ac80fb9870b744012b896dce6
Author: Jan-Otto Kröpke <github@jkroepke.de>
Date:   Tue Jan 16 18:30:22 2024 +0100

    [prometheus-blackbox-exporter] Integrate config-reloader (#4145)

    Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>

commit 6abbef201d5390f126cad949cf779a0dc782ae9e
Author: Jan-Otto Kröpke <github@jkroepke.de>
Date:   Tue Jan 16 13:41:02 2024 +0100

    [kube-prometheus-stack] Add jkroepke as maintainer (#4025)

    * [kube-prometheus-stack] Add jkroepke as maintainer

    Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>

    * Update Chart.yaml

    ---------

    Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
    Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>
    Signed-off-by: Quentin Bisson <quentin.bisson@gmail.com>
    Co-authored-by: Quentin Bisson <quentin.bisson@gmail.com>
    Co-authored-by: André Bauer <monotek@users.noreply.github.com>

commit ec71cad3973368a106faa325d6113749d67a333a
Author: Jan-Otto Kröpke <github@jkroepke.de>
Date:   Tue Jan 16 08:46:29 2024 +0100

    [kube-prometheus-stack] Fix Grafana Deeplinks (#4087)

    * [kube-prometheus-stack] Fix Grafana Deeplinks

    Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>

    * Update Chart.yaml

    Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>

    ---------

    Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
    Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>
    Co-authored-by: MH <zanhsieh@gmail.com>

commit 996078e666b1db7de82bf74bc89df6c2b830c308
Author: Grace Do <xgrace@gmail.com>
Date:   Fri Jan 12 11:52:09 2024 -0800

    [kube-prometheus-stack] Avoid nil pointer error with empty thanos config (#4132)

    * fix(kps): Avoid nil pointer error with empty thanos config

    Signed-off-by: Grace Do <xgrace@gmail.com>

    * fix(kps): Wrap thanos.objectStorageConfig nullable level in missed if else

    Signed-off-by: Grace Do <xgrace@gmail.com>

    * feat(kps): Bump chart version

    Signed-off-by: Grace Do <xgrace@gmail.com>

    ---------

    Signed-off-by: Grace Do <xgrace@gmail.com>

commit c1f69b1481aa142bceb9c82c5441c3cd2331ce90
Author: David Calvert <david@0xdc.me>
Date:   Fri Jan 12 15:30:33 2024 +0100

    [kube-prometheus-stack] Bump chart dependencies (#4141)

    Signed-off-by: David Calvert <david@0xdc.me>

commit 801b161283505e1d6d63129fea759126e33e0d18
Author: Mike Klebolt <mikestl15@gmail.com>
Date:   Thu Jan 11 14:37:12 2024 -0600

    [kube-state-metrics] Make liveness and readiness probes customizable (#4114)

    Signed-off-by: Mike Klebolt <mikeklebolt@microsoft.com>

commit a5a6939767203a2eac89a6ba6056534225179247
Author: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
Date:   Thu Jan 11 15:05:07 2024 +0200

    [prometheus-memcached-exporter] bump to 0.14.2 (#4134)

    Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

commit 0e959d31611d27b50432bfaa0ccedcd0df9fa17b
Author: msadiq058 <42430865+msadiq058@users.noreply.github.com>
Date:   Thu Jan 11 16:19:25 2024 +0530

    [kube-prometheus-stack] quote host in alertmanager ingress spec (#4138)

    * quote host in kube-prometheus-stack alertmanager ingress spec

    Signed-off-by: Mohd Sadiq <mohdsadiq058@gmail.com>

    * added values yaml in ci

    Signed-off-by: Mohd Sadiq <mohdsadiq058@gmail.com>

    * add new line in config file

    Signed-off-by: Mohd Sadiq <mohdsadiq058@gmail.com>

    ---------

    Signed-off-by: Mohd Sadiq <mohdsadiq058@gmail.com>

commit 01165f4d92c8378ec58fc73333cb0ff0d357c5dd
Author: Arthur Le Roux <46853649+capuche2412@users.noreply.github.com>
Date:   Wed Jan 10 11:39:11 2024 +0100

    [prometheus-systemd-exporter] add systemd-exporter chart (#4098)

    * feat(prometheus-systemd-exporter): add chart

    Signed-off-by: Arthur Le Roux <aleroux@wiremind.io>

    * fix(systemd-exporter): fix README linting

    Signed-off-by: Arthur Le Roux <aleroux@wiremind.io>

    * fix(systemd-exporter): rectify version

    Co-authored-by: André Bauer <monotek@users.noreply.github.com>
    Signed-off-by: Arthur Le Roux <46853649+capuche2412@users.noreply.github.com>

    * fix(systemd-exporter): fix failureThreshold

    Co-authored-by: André Bauer <monotek@users.noreply.github.com>
    Signed-off-by: Arthur Le Roux <46853649+capuche2412@users.noreply.github.com>

    ---------

    Signed-off-by: Arthur Le Roux <aleroux@wiremind.io>
    Signed-off-by: …
Matiasmct pushed a commit to giffgaff/prometheus-charts that referenced this pull request Mar 20, 2024
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>
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.

None yet

2 participants