From 58768342b91c6fbf6fe4755cd5067c65e64da154 Mon Sep 17 00:00:00 2001
From: Pinghao Wu <xdavidwuph@gmail.com>
Date: Thu, 3 Apr 2025 20:43:55 +0800
Subject: [PATCH] thanos: 0.38.0

---
 monitoring/prometheus/kustomization.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/monitoring/prometheus/kustomization.yaml b/monitoring/prometheus/kustomization.yaml
index bc24793..edf9c4f 100644
--- a/monitoring/prometheus/kustomization.yaml
+++ b/monitoring/prometheus/kustomization.yaml
@@ -8,7 +8,7 @@ labels:
     includeSelectors: true
 images:
   - name: quay.io/thanos/thanos
-    newTag: v0.37.2
+    newTag: v0.38.0
 resources:
   - namespace.yaml
   - deployment.yaml
-- 
2.45.2