Skip to content

Commit a98b507

Browse files
committed
Bump to v1.15.0
Signed-off-by: Navid Yaghoobi <[email protected]>
1 parent fb8d444 commit a98b507

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-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.15.0
2-
REVISION=dev.1
2+
REVISION=1

prometheus-podman-exporter.spec.rpkg

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

1818
Name: prometheus-podman-exporter
1919
Version: 1.15.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}
@@ -92,7 +92,15 @@ popd
9292

9393

9494
%changelog
95-
* Sat Dec 14 2024 Navid Yaghoobi <[email protected]> 1.15.0-dev-1
95+
* Sat Mar 01 2025 Navid Yaghoobi <[email protected]> 1.15.0
96+
- Bump github.com/containers/podman/v5 to v5.4.0
97+
- Bump github.com/containers/image/v5 to v5.34.0
98+
- Bump github.com/containers/common to v0.61.0
99+
- Bump github.com/spf13/cobra from to 1.9.1
100+
- Bump github.com/prometheus/exporter-toolkit to 0.14.0
101+
- Bump github.com/prometheus/client_golang to 1.21.0
102+
- README.md update
103+
- Bugfix for event reader after podman service is restarted
96104

97105
* Sat Dec 14 2024 Navid Yaghoobi <[email protected]> 1.14.0-1
98106
- Podman update to v5.3.1

0 commit comments

Comments
 (0)