From 06f103f637937200f51ee2ba5d01abcbac79c268 Mon Sep 17 00:00:00 2001 From: "piotr.machaj" <piotr.machaj@aquia.io> Date: Thu, 20 Feb 2025 10:11:36 -0700 Subject: [PATCH] Change Thanos tag --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 01efabbfd7..5f8d7194f8 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -2048,12 +2048,12 @@ addons: git: repo: https://repo1.dso.mil/big-bang/product/packages/thanos.git - tag: "15.9.1-bb.0" + tag: "15.9.1-bb.1" path: "./chart" helmRepo: repoName: "registry1" chartName: "thanos" - tag: "15.9.1-bb.0" + tag: "15.9.1-bb.1" # -- Flux reconciliation overrides specifically for the Thanos Package flux: {} -- GitLab