From c99ff19e9f76360aad10f1d23a75b38b5c870ad8 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 02:28:05 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20quay.io/thanos/thano?= =?UTF-8?q?s=20(=20v0.37.1=20=E2=86=92=20v0.37.2=20)=20(#6006)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/thanos/thanos | patch | `v0.37.1` -> `v0.37.2` | --- ### 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://redirect.github.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- kubernetes/kyak/apps/monitoring/kube-prometheus-stack/ks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/monitoring/kube-prometheus-stack/ks.yaml b/kubernetes/kyak/apps/monitoring/kube-prometheus-stack/ks.yaml index 6cf69ff41b..1414b2a599 100644 --- a/kubernetes/kyak/apps/monitoring/kube-prometheus-stack/ks.yaml +++ b/kubernetes/kyak/apps/monitoring/kube-prometheus-stack/ks.yaml @@ -24,4 +24,4 @@ spec: postBuild: substitute: # renovate: datasource=docker depName=quay.io/thanos/thanos - THANOS_VERSION: v0.37.1 + THANOS_VERSION: v0.37.2