From e03f19064da6e3dd6ed394875c7356ffdc852320 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 19:38:45 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20kube-prometheus-sta?= =?UTF-8?q?ck=20(=2060.3.0=20=E2=86=92=2060.4.0=20)=20(#4937)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 | `60.3.0` -> `60.4.0` | --- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- .../apps/monitoring/kube-prometheus-stack/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/sol/apps/monitoring/kube-prometheus-stack/app/helmrelease.yaml b/kubernetes/sol/apps/monitoring/kube-prometheus-stack/app/helmrelease.yaml index 8e02aa0f61..1a3907d815 100644 --- a/kubernetes/sol/apps/monitoring/kube-prometheus-stack/app/helmrelease.yaml +++ b/kubernetes/sol/apps/monitoring/kube-prometheus-stack/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: kube-prometheus-stack - version: 60.3.0 + version: 60.4.0 sourceRef: kind: HelmRepository name: prometheus-community