Skip to content

Commit dfb6236

Browse files
committed
Bump to v1.8.0
Signed-off-by: Navid Yaghoobi <[email protected]>
1 parent 5a7eb41 commit dfb6236

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-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.8.0
2-
REVISION=dev.1
2+
REVISION=1

prometheus-podman-exporter.spec.rpkg

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

1818
Name: prometheus-podman-exporter
1919
Version: 1.8.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}
@@ -89,7 +89,15 @@ popd
8989

9090

9191
%changelog
92-
* Sun Jan 21 2024 Navid Yaghoobi <[email protected]> 1.8.0-dev-1
92+
* Sun Feb 04 2024 Navid Yaghoobi <[email protected]> 1.8.0-1
93+
- Add pod_id and pod_name to all container metrics
94+
- Fix inconsistent label cardinality on image scrap
95+
- Add digest (sha256) labels for container info metric
96+
- Cache scrapping of images
97+
- Bump github.com/containers/podman/v4 to 4.9.2
98+
- Bump github.com/containers/common to 0.57.4
99+
- Bump github.com/containers/image/v5 to v5.29.2
100+
- Go version update to 1.20
93101

94102
* Sun Jan 21 2024 Navid Yaghoobi <[email protected]> 1.7.0-1
95103
- Bump github.com/containers/podman/v4 from 4.8.2 to 4.8.3

0 commit comments

Comments
 (0)