Skip to content

Commit

Permalink
Bump to v1.16.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 Mar 1, 2025
1 parent a98b507 commit 6f2e504
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.15.0
REVISION=1
VERSION=1.16.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.15.0
Release: 1%{?dist}
Version: 1.16.0
Release: dev.1%{?dist}
Summary: Prometheus exporter for podman environment.
License: ASL 2.0
URL: %{git0}
Expand Down Expand Up @@ -92,6 +92,8 @@ popd


%changelog
* Sat Mar 01 2025 Navid Yaghoobi <[email protected]> 1.16.0-dev-1

* Sat Mar 01 2025 Navid Yaghoobi <[email protected]> 1.15.0
- Bump github.com/containers/podman/v5 to v5.4.0
- Bump github.com/containers/image/v5 to v5.34.0
Expand Down

0 comments on commit 6f2e504

Please sign in to comment.