diff --git a/VERSION b/VERSION index 228aeedf..0d9bc0d0 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -VERSION=1.14.0 +VERSION=1.14.1 REVISION=1 diff --git a/prometheus-podman-exporter.spec.rpkg b/prometheus-podman-exporter.spec.rpkg index d820c9e2..209bba77 100644 --- a/prometheus-podman-exporter.spec.rpkg +++ b/prometheus-podman-exporter.spec.rpkg @@ -16,7 +16,7 @@ %global git0 https://%{import_path} Name: prometheus-podman-exporter -Version: 1.14.0 +Version: 1.14.1 Release: 1%{?dist} Summary: Prometheus exporter for podman environment. License: ASL 2.0 @@ -92,6 +92,13 @@ popd %changelog +* Sun Jan 26 2025 Navid Yaghoobi 1.14.1-1 +- Bump github.com/containers/podman/v5 from 5.3.1 to 5.3.2 +- Packit update epel 10 + centos stream 10 +- Bump github.com/prometheus/common from 0.61.0 to 0.62.0 +- Update runtimeVersion to report first line only +- Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 + * 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