Skip to content

Commit

Permalink
fix(helm-chart): update helm release kube-prometheus-stack to 57.2.1 (#…
Browse files Browse the repository at this point in the history
…433)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus)
([source](https://github.com/prometheus-community/helm-charts)) |
patch | `57.2.0` -> `57.2.1` |

---

### Release Notes

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

###
[`v57.2.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.2.1)

[Compare
Source](https://github.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://github.com/dotdc) in
[prometheus-community/helm-charts#4419

**Full Changelog**:
prometheus-community/helm-charts@kube-state-metrics-5.18.1...kube-prometheus-stack-57.2.1

</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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] committed Apr 6, 2024
1 parent 2b8ad18 commit a95f225
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
chart:
spec:
chart: kube-prometheus-stack
version: 57.2.0
version: 57.2.1
sourceRef:
kind: HelmRepository
name: prometheus-community
Expand Down

0 comments on commit a95f225

Please sign in to comment.