From d5981a80457f42609d406ca73026b74678799ff8 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 13:32:39 +0000 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20thanos=20(=2012.23?= =?UTF-8?q?.1=20=E2=86=92=2013.0.0=20)=20(#4202)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [thanos](https://togithub.com/bitnami/charts) ([source](https://togithub.com/bitnami/charts/tree/HEAD/bitnami/thanos)) | major | `12.23.1` -> `13.0.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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> --- kubernetes/kyak/apps/monitoring/thanos/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/monitoring/thanos/app/helmrelease.yaml b/kubernetes/kyak/apps/monitoring/thanos/app/helmrelease.yaml index 1f67d7c7bc..cc78d60fd0 100644 --- a/kubernetes/kyak/apps/monitoring/thanos/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/monitoring/thanos/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: thanos - version: 12.23.1 + version: 13.0.0 sourceRef: kind: HelmRepository name: bitnami