Skip to content

Commit

Permalink
chore(deps): update helm chart kube-prometheus-stack to 55.8.1 by ren…
Browse files Browse the repository at this point in the history
…ovate (truecharts#17109)

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)) |
minor | `55.7.0` -> `55.8.1` |

---

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

###
[`v55.8.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.1)

[Compare
Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.0...kube-prometheus-stack-55.8.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] Avoid nil pointer error with empty thanos
config by [@&truecharts#8203;gracedo](https://togithub.com/gracedo) in
[https://github.com/prometheus-community/helm-charts/pull/4132](https://togithub.com/prometheus-community/helm-charts/pull/4132)

**Full Changelog**:
prometheus-community/helm-charts@kube-prometheus-stack-55.8.0...kube-prometheus-stack-55.8.1

###
[`v55.8.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.0)

[Compare
Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.7.1...kube-prometheus-stack-55.8.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 chart dependencies by
[@&truecharts#8203;dotdc](https://togithub.com/dotdc) in
[https://github.com/prometheus-community/helm-charts/pull/4141](https://togithub.com/prometheus-community/helm-charts/pull/4141)

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

###
[`v55.7.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.7.1)

[Compare
Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.7.0...kube-prometheus-stack-55.7.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] quote host in alertmanager ingress spec by
[@&truecharts#8203;msadiq058](https://togithub.com/msadiq058) in
[https://github.com/prometheus-community/helm-charts/pull/4138](https://togithub.com/prometheus-community/helm-charts/pull/4138)

#### New Contributors

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

**Full Changelog**:
prometheus-community/helm-charts@prometheus-systemd-exporter-0.1.0...kube-prometheus-stack-55.7.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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 [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin authored Jan 13, 2024
1 parent 164ed3d commit 6f3178e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/operators/prometheus-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: prometheus-operator
version: 4.3.1
version: 4.4.0
appVersion: latest
description: Prometheus Operator is an operator for prometheus
home: https://truecharts.org/charts/operators/prometheus-operator
Expand All @@ -27,7 +27,7 @@ dependencies:
tags: []
import-values: []
- name: kube-prometheus-stack
version: 55.7.0
version: 55.8.1
repository: https://prometheus-community.github.io/helm-charts
condition: ""
alias: kps
Expand Down

0 comments on commit 6f3178e

Please sign in to comment.