Skip to content

Commit

Permalink
Bump to v1.8.0-dev
Browse files Browse the repository at this point in the history
Signed-off-by: Navid Yaghoobi <[email protected]>
  • Loading branch information
navidys committed Jan 21, 2024
1 parent f04c1e2 commit d86d865
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VERSION=1.7.0
REVISION=1
VERSION=1.8.0
REVISION=dev.1
6 changes: 4 additions & 2 deletions prometheus-podman-exporter.spec.rpkg
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
%global git0 https://%{import_path}

Name: prometheus-podman-exporter
Version: 1.7.0
Release: 1%{?dist}
Version: 1.8.0
Release: dev.1%{?dist}
Summary: Prometheus exporter for podman v4.x
License: ASL 2.0
URL: %{git0}
Expand Down Expand Up @@ -92,6 +92,8 @@ popd


%changelog
* Sun Jan 21 2024 Navid Yaghoobi <[email protected]> 1.8.0-dev-1

* Sun Jan 21 2024 Navid Yaghoobi <[email protected]> 1.7.0-1
- Bump github.com/containers/podman/v4 from 4.8.2 to 4.8.3
- Bump github.com/containers/common from 0.57.1 to 0.57.2
Expand Down

0 comments on commit d86d865

Please sign in to comment.