Skip to content

Commit

Permalink
Merge pull request #265 from navidys/bump-1.13.0
Browse files Browse the repository at this point in the history
Bump 1.13.0
  • Loading branch information
navidys authored Aug 3, 2024
2 parents 1abacef + 86ce49b commit 85f4770
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VERSION=1.13.0
VERSION=1.14.0
REVISION=dev.1
17 changes: 15 additions & 2 deletions prometheus-podman-exporter.spec.rpkg
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
%global git0 https://%{import_path}

Name: prometheus-podman-exporter
Version: 1.13.0
Version: 1.14.0
Release: dev.1%{?dist}
Summary: Prometheus exporter for podman environment.
License: ASL 2.0
Expand Down Expand Up @@ -92,7 +92,20 @@ popd


%changelog
* Sun Jun 02 2024 Navid Yaghoobi <[email protected]> 1.13.0-dev-1
* Sat Aug 03 2024 Navid Yaghoobi <[email protected]> 1.14.0-dev-1

* Sat Aug 03 2024 Navid Yaghoobi <[email protected]> 1.13.0-1
- New metric - container network dropped,errors,packets
- README.md update
- Go version 1.21.0
- Vagrant update to fedora 40
- Bump github.com/containers/podman/v5 from 5.1.0 to 5.2.0
- Bump github.com/containers/common from 0.59.1 to 0.59.2
- Bump github.com/containers/image/v5 from 5.31.0 to 5.31.1
- Bump github.com/prometheus/common from 0.53.0 to 0.55.0
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
- Bump github.com/onsi/gomega from 1.33.1 to 1.34.1

* Sun Jun 02 2024 Navid Yaghoobi <[email protected]> 1.12.0-1
- Bump github.com/containers/podman from 5.0.3 to 5.1.0
Expand Down

0 comments on commit 85f4770

Please sign in to comment.