Skip to content

Commit c85036a

Browse files
committed
Bump to v1.19.0
Signed-off-by: Navid Yaghoobi <[email protected]>
1 parent ffb93a8 commit c85036a

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
VERSION=1.19.0
2-
REVISION=dev.1
2+
REVISION=1

prometheus-podman-exporter.spec.rpkg

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
Name: prometheus-podman-exporter
1919
Version: 1.19.0
20-
Release: dev.1%{?dist}
20+
Release: 1%{?dist}
2121
Summary: Prometheus exporter for podman environment.
2222
License: ASL 2.0
2323
URL: %{git0}
@@ -91,7 +91,20 @@ popd
9191
%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
9292

9393
%changelog
94-
* Wed Aug 27 2025 Navid Yaghoobi <[email protected]> 1.19.0-dev-1
94+
* Sat Oct 04 2025 Navid Yaghoobi <[email protected]> 1.19.0-1
95+
- Bump golang to 1.24.7 - CVE-2025-47910 and CVE-2025-47906
96+
- Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0
97+
- Bump github.com/containers/podman/v5 from 5.6.1 to 5.6.2
98+
99+
* Sat Sep 13 2025 Navid Yaghoobi <[email protected]> 1.18.1-1
100+
- Do not replace config file (rpm update)
101+
- Fix wrong go version used for build
102+
- Bump github.com/containers/podman/v5 from 5.6.0 to 5.6.1
103+
- Bump github.com/containers/common from 0.64.1 to 0.64.2
104+
- Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2
105+
- Bump github.com/prometheus/exporter-toolkit from 0.14.0 to 0.14.1
106+
- Bump github.com/spf13/cobra from 1.9.1 to 1.10.1
107+
- Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3
95108

96109
* Wed Aug 27 2025 Navid Yaghoobi <[email protected]> 1.18.0-1
97110
- Bump github.com/onsi/gomega from 1.37.0 to 1.38.1

0 commit comments

Comments
 (0)