diff --git a/VERSION b/VERSION index 36f3da29..8e352f65 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ VERSION=1.3.0 -REVISION=dev.1 +REVISION=1 diff --git a/prometheus-podman-exporter.spec.rpkg b/prometheus-podman-exporter.spec.rpkg index 954278f3..9e8f3781 100644 --- a/prometheus-podman-exporter.spec.rpkg +++ b/prometheus-podman-exporter.spec.rpkg @@ -17,7 +17,7 @@ Name: prometheus-podman-exporter Version: 1.3.0 -Release: dev.1%{?dist} +Release: 1%{?dist} Summary: Prometheus exporter for podman v4.x License: ASL 2.0 URL: %{git0} @@ -96,7 +96,17 @@ popd %changelog -* Sun Nov 20 2022 Navid Yaghoobi 1.3.0-dev-1 +* Sat Feb 25 2023 Navid Yaghoobi 1.3.0 +- Add health status in container metrics +- update net/block io metric help string to include the type (bytes) +- Fix copy-pasted root example +- Bump podman/v4 to v4.4.2 +- Bump github.com/containers/image/v5 from 5.23.1 to 5.24.2 +- Bump github.com/prometheus/common from 0.39.0 to 0.40.0 +- Bump github.com/prometheus/common from 0.38.0 to 0.39.0 +- Bump github.com/prometheus/common from 0.37.0 to 0.38.0 +- Bump github.com/prometheus/exporter-toolkit from 0.8.1 to 0.8.2 +- github workflow - quay.io container image tag fix * Sun Nov 20 2022 Navid Yaghoobi 1.2.0-1 - Convert pod/container/image labels on prometheus metrics