From 92b612e00ab95fbe51c66208f15fd30c7773b651 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Tue, 25 Jun 2024 13:25:49 +0000
Subject: [PATCH] thanos update to 15.7.9-bb.1

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

diff --git a/chart/values.yaml b/chart/values.yaml
index fa17fe08a4..d862c08df7 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -2047,12 +2047,12 @@ addons:
 
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/thanos.git
-      tag: "15.7.9-bb.0"
+      tag: "15.7.9-bb.1"
       path: "./chart"
     helmRepo:
       repoName: "registry1"
       chartName: "thanos"
-      tag: "15.7.9-bb.0"
+      tag: "15.7.9-bb.1"
 
     # -- Flux reconciliation overrides specifically for the Thanos Package
     flux: {}
-- 
GitLab