Skip to content

Commit

Permalink
feat(helm): update chart kube-state-metrics ( 5.22.0 → 5.24.0 ) (#825)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-state-metrics](https://togithub.com/kubernetes/kube-state-metrics/)
([source](https://togithub.com/prometheus-community/helm-charts)) |
minor | `5.22.0` -> `5.24.0` |

---

### Release Notes

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

###
[`v5.24.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-state-metrics-5.24.0)

[Compare
Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.23.0...kube-state-metrics-5.24.0)

Install kube-state-metrics to generate and expose cluster-level metrics

#### What's Changed

- \[kube-state-metrics] Align probing endpoints with recommendations by
[@&#8203;SimonKienzler](https://togithub.com/SimonKienzler) in
[https://github.com/prometheus-community/helm-charts/pull/4743](https://togithub.com/prometheus-community/helm-charts/pull/4743)

**Full Changelog**:
prometheus-community/helm-charts@kube-state-metrics-5.23.0...kube-state-metrics-5.24.0

###
[`v5.23.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-state-metrics-5.23.0)

[Compare
Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.22.1...kube-state-metrics-5.23.0)

Install kube-state-metrics to generate and expose cluster-level metrics

#### What's Changed

- \[kube-state-metrics] Allow configuration of startupProbe by
[@&#8203;SimonKienzler](https://togithub.com/SimonKienzler) in
[https://github.com/prometheus-community/helm-charts/pull/4740](https://togithub.com/prometheus-community/helm-charts/pull/4740)

#### New Contributors

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

**Full Changelog**:
prometheus-community/helm-charts@kube-state-metrics-5.22.1...kube-state-metrics-5.23.0

###
[`v5.22.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-state-metrics-5.22.1)

[Compare
Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.22.0...kube-state-metrics-5.22.1)

Install kube-state-metrics to generate and expose cluster-level metrics

#### What's Changed

- \[kube-state-metrics] - Improve customLabels template flexibility by
[@&#8203;sarnowski-defense-unicorns](https://togithub.com/sarnowski-defense-unicorns)
in
[https://github.com/prometheus-community/helm-charts/pull/4738](https://togithub.com/prometheus-community/helm-charts/pull/4738)

#### New Contributors

-
[@&#8203;sarnowski-defense-unicorns](https://togithub.com/sarnowski-defense-unicorns)
made their first contribution in
[https://github.com/prometheus-community/helm-charts/pull/4738](https://togithub.com/prometheus-community/helm-charts/pull/4738)

**Full Changelog**:
prometheus-community/helm-charts@prometheus-mysql-exporter-2.6.1...kube-state-metrics-5.22.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41LjAiLCJ1cGRhdGVkSW5WZXIiOiIzOC43LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] authored Jul 26, 2024
1 parent 2dd3536 commit 2bec85f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: kube-state-metrics
version: 5.22.0
version: 5.24.0
interval: 30m
sourceRef:
kind: HelmRepository
Expand Down

0 comments on commit 2bec85f

Please sign in to comment.