What's Changed
- Convert pod/container/image labels to prometheus metrics variable labels by @navidys in #61
- Github workflow - build container image by @navidys in #63 and #64
- Running codespell by @navidys in #46
- Fix golangci lint failure in cirrus by @navidys in #48
- Do not init podman registry if --version flag is enabled by @navidys in #45
- Fix trivial golangci-lint issues by @mjtrangoni in #54
- Fix export crash when pod is created wihtout infra container by @navidys in #44
- Vagrant box update to fc37 by @navidys in #59
- Makefile update - add vendor check target by @navidys in #60
- Bump github.com/containers/podman/v4 from 4.3.0 to 4.3.1 by @dependabot in #57
- Bump containers/podman (v4.3.0), common (v0.51.1) and image/v5 (v5.23.0) by @navidys in #51
- Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #43
- Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #38
- Bump prometheus/exporter-toolkit from 0.7.1 to 0.8.1 by @navidys in #49
- Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 by @dependabot in #55
- Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 by @dependabot in #52
New Contributors
- @mjtrangoni made their first contribution in #54