Skip to content

Commit

Permalink
Merge pull request #245 from navidys/bump-1.12.0
Browse files Browse the repository at this point in the history
Bump 1.12.0
  • Loading branch information
navidys authored Jun 2, 2024
2 parents d1408bc + 99cce03 commit 01a31b2
Show file tree
Hide file tree
Showing 2 changed files with 11 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
VERSION=1.13.0
REVISION=dev.1
12 changes: 10 additions & 2 deletions 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.12.0
Version: 1.13.0
Release: dev.1%{?dist}
Summary: Prometheus exporter for podman environment.
License: ASL 2.0
Expand Down Expand Up @@ -92,7 +92,15 @@ popd


%changelog
* Thu Mar 21 2024 Navid Yaghoobi <[email protected]> 1.12.0-dev-1
* Sun Jun 02 2024 Navid Yaghoobi <[email protected]> 1.13.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 01a31b2

Please sign in to comment.