Skip to content

Commit

Permalink
Bump to v1.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: Navid Yaghoobi <[email protected]>
  • Loading branch information
navidys committed Jun 2, 2024
1 parent d1408bc commit 5ba55c7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VERSION=1.12.0
REVISION=dev.1
REVISION=1
10 changes: 8 additions & 2 deletions prometheus-podman-exporter.spec.rpkg
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

Name: prometheus-podman-exporter
Version: 1.12.0
Release: dev.1%{?dist}
Release: 1%{?dist}
Summary: Prometheus exporter for podman environment.
License: ASL 2.0
URL: %{git0}
Expand Down Expand Up @@ -92,7 +92,13 @@ popd


%changelog
* Thu Mar 21 2024 Navid Yaghoobi <[email protected]> 1.12.0-dev-1
* Sun Jun 02 2024 Navid Yaghoobi <[email protected]> 1.12.0-1
- Bump github.com/containers/podman from 5.0.3 to 5.1.0
- Bump github.com/containers/image/v5 from 5.30.1 to 5.31.0
- Bump github.com/containers/common from 0.58.3 to 0.59.0
- Bump github.com/prometheus/common from 0.48.0 to 0.53.0
- Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0
- github action update - codespell + podman v5 image

* Thu Mar 21 2024 Navid Yaghoobi <[email protected]> 1.11.0-1
- Podman v5 support (5.0.0)
Expand Down

0 comments on commit 5ba55c7

Please sign in to comment.