Skip to content

Commit e8c54f7

Browse files
chore(deps): update ghcr.io/prometheus-community/charts/kube-prometheus-stack docker tag to v80.8.0 (#975)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/prometheus-community/charts/kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | minor | `80.7.0` -> `80.8.0` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (ghcr.io/prometheus-community/charts/kube-prometheus-stack)</summary> ### [`v80.8.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-80.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] Add folderRef and folderUID to the Grafana Operator yaml dashboards by [@&#8203;dmpe](https://redirect.github.com/dmpe) in [#&#8203;6428](https://redirect.github.com/prometheus-community/helm-charts/pull/6428) #### New Contributors - [@&#8203;dmpe](https://redirect.github.com/dmpe) made their first contribution in [#&#8203;6428](https://redirect.github.com/prometheus-community/helm-charts/pull/6428) **Full Changelog**: <prometheus-community/helm-charts@kube-prometheus-stack-80.7.0...kube-prometheus-stack-80.8.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/lambchop4prez/network). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e563a34 commit e8c54f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provision/servonet/helmfile.d/00-bootstrap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ releases:
1616
- name: kube-prometheus-stack
1717
namespace: monitoring
1818
chart: oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack
19-
version: 80.7.0
19+
version: 80.8.0
2020

2121
- name: envoy-gateway
2222
namespace: networking

0 commit comments

Comments
 (0)