Skip to content

Commit 1541002

Browse files
fix(helm): update k8s-monitoring ( 1.6.18 → 1.6.19 ) (#6167)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [k8s-monitoring](https://redirect.github.com/grafana/helm-charts) | patch | `1.6.18` -> `1.6.19` | --- ### Release Notes <details> <summary>grafana/helm-charts (k8s-monitoring)</summary> ### [`v1.6.19`](https://redirect.github.com/grafana/helm-charts/releases/tag/k8s-monitoring-1.6.19) [Compare Source](https://redirect.github.com/grafana/helm-charts/compare/k8s-monitoring-1.6.18...k8s-monitoring-1.6.19) A Helm chart for gathering, scraping, and forwarding Kubernetes telemetry data to a Grafana Stack. Source commit: grafana/k8s-monitoring-helm@039c0d7 Tag on source: https://github.com/grafana/k8s-monitoring-helm/releases/tag/v1.6.19 </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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==--> Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
1 parent 99d8179 commit 1541002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/kyak/apps/monitoring/grafana-k8s-monitoring/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: k8s-monitoring
12-
version: 1.6.18
12+
version: 1.6.19
1313
sourceRef:
1414
kind: HelmRepository
1515
name: grafana

0 commit comments

Comments
 (0)