Skip to content

Commit

Permalink
Bump to v1.13.2
Browse files Browse the repository at this point in the history
Signed-off-by: Navid Yaghoobi <[email protected]>
  • Loading branch information
navidys committed Sep 27, 2024
1 parent cebc611 commit d501517
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VERSION=1.13.1
VERSION=1.13.2
REVISION=1
7 changes: 6 additions & 1 deletion prometheus-podman-exporter.spec.rpkg
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
%global git0 https://%{import_path}

Name: prometheus-podman-exporter
Version: 1.13.1
Version: 1.13.2
Release: 1%{?dist}
Summary: Prometheus exporter for podman environment.
License: ASL 2.0
Expand Down Expand Up @@ -92,6 +92,11 @@ popd


%changelog
* Fri Sep 27 2024 Navid Yaghoobi <[email protected]> 1.13.2-1
- Bump github.com/containers/podman/v5 from 5.2.2 to 5.2.3
- Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.4
- Bump github.com/prometheus/common from 0.55.0 to 0.59.1

* Sat Aug 24 2024 Navid Yaghoobi <[email protected]> 1.13.1-1
- Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2
- Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1
Expand Down

0 comments on commit d501517

Please sign in to comment.