Skip to content

Commit 9d71493

Browse files
committed
Bump tp v1.3.0
Signed-off-by: Navid Yaghoobi <[email protected]>
1 parent 9e3652a commit 9d71493

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
VERSION=1.3.0
2-
REVISION=dev.1
2+
REVISION=1

prometheus-podman-exporter.spec.rpkg

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
Name: prometheus-podman-exporter
1919
Version: 1.3.0
20-
Release: dev.1%{?dist}
20+
Release: 1%{?dist}
2121
Summary: Prometheus exporter for podman v4.x
2222
License: ASL 2.0
2323
URL: %{git0}
@@ -96,7 +96,17 @@ popd
9696

9797

9898
%changelog
99-
* Sun Nov 20 2022 Navid Yaghoobi <[email protected]> 1.3.0-dev-1
99+
* Sat Feb 25 2023 Navid Yaghoobi <[email protected]> 1.3.0
100+
- Add health status in container metrics
101+
- update net/block io metric help string to include the type (bytes)
102+
- Fix copy-pasted root example
103+
- Bump podman/v4 to v4.4.2
104+
- Bump github.com/containers/image/v5 from 5.23.1 to 5.24.2
105+
- Bump github.com/prometheus/common from 0.39.0 to 0.40.0
106+
- Bump github.com/prometheus/common from 0.38.0 to 0.39.0
107+
- Bump github.com/prometheus/common from 0.37.0 to 0.38.0
108+
- Bump github.com/prometheus/exporter-toolkit from 0.8.1 to 0.8.2
109+
- github workflow - quay.io container image tag fix
100110

101111
* Sun Nov 20 2022 Navid Yaghoobi <[email protected]> 1.2.0-1
102112
- Convert pod/container/image labels on prometheus metrics

0 commit comments

Comments
 (0)