Skip to content

Commit

Permalink
chore(deps): update prometheus-stack chart to v62.6.0 (#740)
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 | `62.4.0` -> `62.6.0` |

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts
(kube-prometheus-stack)</summary>

###
[`v62.6.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-62.6.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-62.5.1...kube-prometheus-stack-62.6.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 windows exporter to 0.6.0 by
[@&#8203;DrFaust92](https://redirect.github.com/DrFaust92) in
[https://github.com/prometheus-community/helm-charts/pull/4843](https://redirect.github.com/prometheus-community/helm-charts/pull/4843)

**Full Changelog**:
prometheus-community/helm-charts@kube-prometheus-stack-62.5.1...kube-prometheus-stack-62.6.0

###
[`v62.5.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-62.5.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-62.5.0...kube-prometheus-stack-62.5.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 selector indent by
[@&#8203;mohammaddehnavi](https://redirect.github.com/mohammaddehnavi)
in
[https://github.com/prometheus-community/helm-charts/pull/4832](https://redirect.github.com/prometheus-community/helm-charts/pull/4832)

#### New Contributors

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

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

###
[`v62.5.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-62.4.0...kube-prometheus-stack-62.5.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-62.4.0...kube-prometheus-stack-62.5.0)

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 6ad1256 commit 424570d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/prometheus-stack/common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ components:
- name: kube-prometheus-stack
namespace: monitoring
url: https://prometheus-community.github.io/helm-charts
version: 62.4.0
version: 62.6.0
valuesFiles:
- "../values/values.yaml"
actions:
Expand Down

0 comments on commit 424570d

Please sign in to comment.