Skip to content

Commit c5acada

Browse files
committed
Bump to v1.13.1
Signed-off-by: Navid Yaghoobi <[email protected]>
1 parent 353223b commit c5acada

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION=1.13.0
1+
VERSION=1.13.1
22
REVISION=1

prometheus-podman-exporter.spec.rpkg

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
%global git0 https://%{import_path}
1717

1818
Name: prometheus-podman-exporter
19-
Version: 1.13.0
19+
Version: 1.13.1
2020
Release: 1%{?dist}
2121
Summary: Prometheus exporter for podman environment.
2222
License: ASL 2.0
@@ -92,6 +92,15 @@ popd
9292

9393

9494
%changelog
95+
* Sat Aug 24 2024 Navid Yaghoobi <[email protected]> 1.13.1-1
96+
- Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2
97+
- Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1
98+
- Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1
99+
- Bump github.com/containers/podman/v5 from 5.2.1 to 5.2.2
100+
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0
101+
- Bump github.com/containers/podman/v5 from 5.2.0 to 5.2.1
102+
- Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0
103+
95104
* Sat Aug 03 2024 Navid Yaghoobi <[email protected]> 1.13.0-1
96105
- New metric - container network dropped,errors,packets
97106
- README.md update

0 commit comments

Comments
 (0)