From 7a86e4d212b770dd456c928b00fe61bf60a930aa Mon Sep 17 00:00:00 2001 From: Denys Holius Date: Mon, 21 Oct 2024 22:48:35 +0300 Subject: [PATCH] bump VictoriaMetrics Single, Cluster an vmutils version to the latest v1.104.0 see https://docs.victoriametrics.com/changelog/#v11050 --- vmagent.spec | 2 +- vmalert.spec | 2 +- vmauth.spec | 2 +- vmctl.spec | 2 +- vminsert.spec | 2 +- vmrestore.spec | 2 +- vmselect.spec | 2 +- vmsingle.spec | 2 +- vmstorage.spec | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/vmagent.spec b/vmagent.spec index 232f555..529d146 100644 --- a/vmagent.spec +++ b/vmagent.spec @@ -4,7 +4,7 @@ %endif Name: vmagent -Version: 1.103.0 +Version: 1.105.0 Release: 1 Summary: vmagent is a tiny but mighty agent which helps you collect metrics from various sources and store them in VictoriaMetrics or any other Prometheus-compatible storage systems that support the remote_write protocol. diff --git a/vmalert.spec b/vmalert.spec index d6e6ddf..049d9bf 100644 --- a/vmalert.spec +++ b/vmalert.spec @@ -4,7 +4,7 @@ %endif Name: vmalert -Version: 1.103.0 +Version: 1.105.0 Release: 1 Summary: vmalert executes a list of the given alerting or recording rules against configured address. It is heavily inspired by Prometheus implementation and aims to be compatible with its syntax. diff --git a/vmauth.spec b/vmauth.spec index a479a8c..10d6391 100644 --- a/vmauth.spec +++ b/vmauth.spec @@ -4,7 +4,7 @@ %endif Name: vmauth -Version: 1.103.0 +Version: 1.105.0 Release: 1 Summary: vmauth executes a list of the given alerting or recording rules against configured address. It is heavily inspired by Prometheus implementation and aims to be compatible with its syntax. diff --git a/vmctl.spec b/vmctl.spec index 636dfd6..8807094 100644 --- a/vmctl.spec +++ b/vmctl.spec @@ -4,7 +4,7 @@ %endif Name: vmctl -Version: 1.103.0 +Version: 1.105.0 Release: 1 Summary: VictoriaMetrics command-line tool diff --git a/vminsert.spec b/vminsert.spec index c69961c..e665e79 100644 --- a/vminsert.spec +++ b/vminsert.spec @@ -4,7 +4,7 @@ %endif Name: vminsert -Version: 1.103.0 +Version: 1.105.0 Release: 1 Summary: accepts the ingested data and spreads it among vmstorage nodes according to consistent hashing over metric name and all its labels diff --git a/vmrestore.spec b/vmrestore.spec index 34a247d..45d73b2 100644 --- a/vmrestore.spec +++ b/vmrestore.spec @@ -4,7 +4,7 @@ %endif Name: vmrestore -Version: 1.103.0 +Version: 1.105.0 Release: 1 Summary: vmrestore restores data from backups created by vmbackup. VictoriaMetrics v1.29.0 and newer versions must be used for working with the restored data. diff --git a/vmselect.spec b/vmselect.spec index 80ff83e..5c9395e 100644 --- a/vmselect.spec +++ b/vmselect.spec @@ -4,7 +4,7 @@ %endif Name: vmselect -Version: 1.103.0 +Version: 1.105.0 Release: 1 Summary: accepts the ingested data and spreads it among vmselect nodes according to consistent hashing over metric name and all its labels diff --git a/vmsingle.spec b/vmsingle.spec index fb320a4..d61fca2 100644 --- a/vmsingle.spec +++ b/vmsingle.spec @@ -4,7 +4,7 @@ %endif Name: vmsingle -Version: 1.103.0 +Version: 1.105.0 Release: 1 Summary: The best long-term remote storage for Prometheus diff --git a/vmstorage.spec b/vmstorage.spec index b45c4fa..c50c0ed 100644 --- a/vmstorage.spec +++ b/vmstorage.spec @@ -4,7 +4,7 @@ %endif Name: vmstorage -Version: 1.103.0 +Version: 1.105.0 Release: 1 Summary: accepts the ingested data and spreads it among vmstorage nodes according to consistent hashing over metric name and all its labels