Skip to content

Commit

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

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)) |
minor | `57.1.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

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

[Compare
Source](https://github.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://github.com/VannTen) in
[prometheus-community/helm-charts#4392
- \[kube-prometheus-stack] bump kube-state-metrics to 5.18.\* by
[@&#8203;dotdc](https://github.com/dotdc) in
[prometheus-community/helm-charts#4397

#### New Contributors

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

**Full Changelog**:
prometheus-community/helm-charts@prometheus-pgbouncer-exporter-0.2.0...kube-prometheus-stack-57.2.0

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

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

#### New Contributors

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

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

</details>

---

### Configuration

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

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

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

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

---

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

---

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

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

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] committed Apr 15, 2024
1 parent b819c15 commit dcddb73
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.1.0
version: 57.2.1
sourceRef:
kind: HelmRepository
name: prometheus-community
Expand Down

0 comments on commit dcddb73

Please sign in to comment.