From 9c1176d27dd0e87141d8b03fc272c26e8e41fc64 Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Fri, 28 Mar 2025 19:17:08 +0000
Subject: [PATCH] Updated thanos git tag

---
 chart/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 700a194836..ae7bda8492 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -2180,12 +2180,12 @@ addons:
 
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/thanos.git
-      tag: "15.9.1-bb.2"
+      tag: "15.9.1-bb.3"
       path: "./chart"
     helmRepo:
       repoName: "registry1"
       chartName: "thanos"
-      tag: "15.9.1-bb.2"
+      tag: "15.9.1-bb.3"
 
     # -- Flux reconciliation overrides specifically for the Thanos Package
     flux: {}
-- 
GitLab