From f678f9a6c3fdb77b6251293391fadeec47d8ca77 Mon Sep 17 00:00:00 2001 From: karlism <19568035+karlism@users.noreply.github.com> Date: Thu, 14 Mar 2024 10:36:34 +0200 Subject: [PATCH] Update Thanos to 0.33.0 Release notes: https://github.com/thanos-io/thanos/releases/tag/v0.33.0 --- thanos/thanos.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thanos/thanos.spec b/thanos/thanos.spec index 16724fe7..7d477cd0 100644 --- a/thanos/thanos.spec +++ b/thanos/thanos.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: thanos -Version: 0.32.5 +Version: 0.33.0 Release: 1%{?dist} Summary: Highly available Prometheus setup with long term storage capabilities. License: ASL 2.0