Skip to content

Commit

Permalink
Bump to v1.9.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 Feb 4, 2024
1 parent dfb6236 commit f821754
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.8.0
REVISION=1
VERSION=1.9.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.8.0
Release: 1%{?dist}
Version: 1.9.0
Release: dev.1%{?dist}
Summary: Prometheus exporter for podman v4.x
License: ASL 2.0
URL: %{git0}
Expand Down Expand Up @@ -89,6 +89,8 @@ popd


%changelog
* Sun Feb 04 2024 Navid Yaghoobi <[email protected]> 1.9.0-dev-1

* Sun Feb 04 2024 Navid Yaghoobi <[email protected]> 1.8.0-1
- Add pod_id and pod_name to all container metrics
- Fix inconsistent label cardinality on image scrap
Expand Down

0 comments on commit f821754

Please sign in to comment.