Skip to content

Commit

Permalink
chore(helm): update chart kube-prometheus-stack 65.6.0 → 65.7.0 (#28854)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus)
([source](https://redirect.github.com/prometheus-community/helm-charts))
| minor | `65.6.0` -> `65.7.0` |

---

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

###
[`v65.7.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-65.6.0...kube-prometheus-stack-65.7.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-65.6.0...kube-prometheus-stack-65.7.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 [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->
  • Loading branch information
truecharts-admin authored Nov 5, 2024
1 parent b75f0d0 commit b7e30e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/premium/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: kube-prometheus-stack
version: 65.6.0
version: 65.7.0
repository: oci://ghcr.io/prometheus-community/charts
condition: ""
alias: kps
Expand All @@ -42,4 +42,4 @@ sources:
- https://hub.docker.com/r/bitnami/prometheus
- https://quay.io/thanos/thanos
type: application
version: 19.27.0
version: 19.28.0
4 changes: 2 additions & 2 deletions charts/system/prometheus-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: kube-prometheus-stack
version: 65.6.0
version: 65.7.0
repository: oci://ghcr.io/prometheus-community/charts
condition: ""
alias: kps
Expand All @@ -41,4 +41,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/system/prometheus-operator
- https://github.com/truecharts/containers/tree/master/apps/scratch
type: application
version: 8.9.0
version: 8.10.0

0 comments on commit b7e30e1

Please sign in to comment.