diff --git a/VERSION b/VERSION index ec5519f6..bb616c64 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -VERSION=1.7.0 +VERSION=1.8.0 REVISION=dev.1 diff --git a/prometheus-podman-exporter.spec.rpkg b/prometheus-podman-exporter.spec.rpkg index 1d8d10dc..a6f51f74 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.7.0 +Version: 1.8.0 Release: dev.1%{?dist} Summary: Prometheus exporter for podman v4.x License: ASL 2.0 @@ -92,7 +92,15 @@ popd %changelog -* Fri Dec 01 2023 Navid Yaghoobi 1.7.0-dev-1 +* Sun Jan 21 2024 Navid Yaghoobi 1.8.0-dev-1 + +* Sun Jan 21 2024 Navid Yaghoobi 1.7.0-1 +- Bump github.com/containers/podman/v4 from 4.8.2 to 4.8.3 +- Bump github.com/containers/common from 0.57.1 to 0.57.2 +- Bump github.com/prometheus/common from 0.45.0 to 0.46.0 +- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 +- Bump github.com/prometheus/exporter-toolkit from 0.10.0 to 0.11.0 +- Github action use golang 1.21.4 for golangci-lint * Fri Dec 01 2023 Navid Yaghoobi 1.6.0-1 - Bump github.com/containers/podman/v4 from 4.7.2 to 4.8.0