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 v58 (#851)

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

###
[`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**:
prometheus-community/helm-charts@prometheus-pgbouncer-exporter-0.3.0...kube-prometheus-stack-58.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent fa4c495 commit 6e79448
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: 57.x
kube-prometheus-stack: 58.x
condition: "{{ .Values.monitoring.prometheus.enabled }}"
interval: 5m
grafana:
Expand Down

0 comments on commit 6e79448

Please sign in to comment.