Skip to content

Commit

Permalink
chore(base-cluster/dependencies): update helm release kube-prometheus…
Browse files Browse the repository at this point in the history
…-stack to v57 (#820)

[![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.x` -> `57.x` |

---

> [!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>

###
[`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/compare/kube-prometheus-stack-57.0.1...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)

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

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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/teutonet/teutonet-helm-charts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 25, 2024
1 parent 622ddd3 commit 2e64dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/base-cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ global:
prometheus:
url: https://prometheus-community.github.io/helm-charts
charts:
kube-prometheus-stack: 56.x
kube-prometheus-stack: 57.x
condition: "{{ .Values.monitoring.prometheus.enabled }}"
interval: 5m
grafana:
Expand Down

0 comments on commit 2e64dbe

Please sign in to comment.