diff --git a/VERSION b/VERSION index 0d90fa87..26720a56 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -VERSION=1.10.0 -REVISION=1 +VERSION=1.11.0 +REVISION=dev.1 diff --git a/prometheus-podman-exporter.spec.rpkg b/prometheus-podman-exporter.spec.rpkg index 83372aeb..45a976f4 100644 --- a/prometheus-podman-exporter.spec.rpkg +++ b/prometheus-podman-exporter.spec.rpkg @@ -16,8 +16,8 @@ %global git0 https://%{import_path} Name: prometheus-podman-exporter -Version: 1.10.0 -Release: 1%{?dist} +Version: 1.11.0 +Release: dev.1%{?dist} Summary: Prometheus exporter for podman v4.x License: ASL 2.0 URL: %{git0} @@ -91,6 +91,8 @@ popd %changelog +* Sat Mar 16 2024 Navid Yaghoobi 1.11.0-dev-1 + * Sat Mar 16 2024 Navid Yaghoobi 1.10.0-1 - Enhance all metrics with the same fields as for podman_<...>_info metric - Cached scraping of container size