From 22045d43090d509dfa47f11cd52b4e1bceff5be9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 3 Nov 2025 22:02:40 +0000 Subject: [PATCH] Update quay.io/thanos/thanos Docker tag to v0.40.1 --- infrastructure/monitoring/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/monitoring/kustomization.yaml b/infrastructure/monitoring/kustomization.yaml index 895dc1e..35d469a 100644 --- a/infrastructure/monitoring/kustomization.yaml +++ b/infrastructure/monitoring/kustomization.yaml @@ -17,7 +17,7 @@ resources: images: - name: thanos newName: quay.io/thanos/thanos - newTag: v0.39.2 + newTag: v0.40.1 helmCharts: -- 2.49.1