File tree Expand file tree Collapse file tree
packages/rpm/server/SPECS Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33%global repo VictoriaMetrics
44%global provider github.com/VictoriaMetrics/%{repo }
5- %global commit pmm-6401-v1.140 .0
5+ %global commit pmm-6401-v1.143 .0
66
77Name: percona-victoriametrics
8- Version: 1.140 .0
8+ Version: 1.143 .0
99Release: 1%{?dist }
1010Summary: VictoriaMetrics monitoring solution and time series database
1111License: Apache-2.0
@@ -43,6 +43,9 @@ install -D -p -m 0755 ./bin/vmalert-pure %{buildroot}%{_sbindir}/vmalert
4343
4444
4545%changelog
46+ * Mon May 18 2026 Alex Demidoff <alexander.demidoff@percona.com> - 1.143.0-1
47+ - upgrade victoriametrics to 1.143.0 release
48+
4649* Wed Apr 22 2026 Alex Demidoff <alexander.demidoff@percona.com> - 1.140.0-1
4750- upgrade victoriametrics to 1.140.0 release
4851
Original file line number Diff line number Diff line change @@ -64,9 +64,9 @@ source_tarball=${root_dir}/results/source_tarball/pmm-client-${pmm_version}.tar.
6464binary_tarball=${root_dir}/results/tarball/pmm-client-${pmm_version}.tar.gz
6565dynamic_binary_tarball=${root_dir}/results/tarball/pmm-client-${pmm_version}-${BUILD_TYPE}-${OS_VARIANT}.tar.gz
6666
67- # https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/pmm-6401-v1.140 .0
68- vmagent_commit_hash=de590f71fe078c197e32cc873995965161bcedc8
67+ # https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/pmm-6401-v1.143 .0
68+ vmagent_commit_hash=2a094963cfb06c69656364d4f8231fa7685987bd
6969# https://github.com/oliver006/redis_exporter/releases/tag/v1.82.0
7070redis_exporter_commit_hash=1f3d89a11af0f0fd10f4f6e56b24a1687ae85776
71- # https://github.com/hashicorp/nomad/releases/tag/v2.0.0
72- nomad_commit_hash=7a90601f4d9bc473718311fe5167c0c1f66500ba
71+ # https://github.com/hashicorp/nomad/releases/tag/v2.0.1
72+ nomad_commit_hash=5c11f948ba7e9e709abf7f2ab7895ba5b44feb39
You can’t perform that action at this time.
0 commit comments