Skip to content

Commit 7eaaeef

Browse files
committed
Bump to v1.5.0
Signed-off-by: Navid Yaghoobi <[email protected]>
1 parent 4ff83fc commit 7eaaeef

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-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.5.0
2-
REVISION=dev.1
2+
REVISION=1

prometheus-podman-exporter.spec.rpkg

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

1818
Name: prometheus-podman-exporter
1919
Version: 1.5.0
20-
Release: dev.1%{?dist}
20+
Release: 1%{?dist}
2121
Summary: Prometheus exporter for podman v4.x
2222
License: ASL 2.0
2323
URL: %{git0}
@@ -92,7 +92,18 @@ popd
9292

9393

9494
%changelog
95-
* Sun Sep 17 2023 Navid Yaghoobi <[email protected]> 1.5.0-dev-1
95+
* Sat Nov 11 2023 Navid Yaghoobi <[email protected]> 1.5.0-1
96+
- Update install.md - official fedora and epel rpm package
97+
- GH action fix container build push
98+
- Bump github.com/containers/podman/v4 to 4.7.2
99+
- Bump github.com/containers/image to 5.28.0
100+
- Bump github.com/containers/common to 0.56.0
101+
- Bump github.com/prometheus/common from 0.44.0 to 0.45.0
102+
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
103+
- Running codespell
104+
- Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
105+
- Multiarch container image build
106+
- Packit update for multiarch build + centos-stream build
96107

97108
* Sun Sep 17 2023 Navid Yaghoobi <[email protected]> 1.4.0-1
98109
- Add support for HTTPS & authentication

0 commit comments

Comments
 (0)