diff --git a/VERSION b/VERSION index 228aeedf..0ef852b5 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -VERSION=1.14.0 -REVISION=1 +VERSION=1.15.0 +REVISION=dev.1 diff --git a/prometheus-podman-exporter.spec.rpkg b/prometheus-podman-exporter.spec.rpkg index d820c9e2..d64a692b 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.14.0 -Release: 1%{?dist} +Version: 1.15.0 +Release: dev.1%{?dist} Summary: Prometheus exporter for podman environment. License: ASL 2.0 URL: %{git0} @@ -92,6 +92,8 @@ popd %changelog +* Sat Dec 14 2024 Navid Yaghoobi 1.15.0-dev-1 + * Sat Dec 14 2024 Navid Yaghoobi 1.14.0-1 - Podman update to v5.3.1 - Bump github.com/prometheus/exporter-toolkit from 0.13.0 to 0.13.2