Skip to content

Releases: retailnext/puppet-agent-exporter

v0.2.4

02 Jul 01:58

Choose a tag to compare

Changelog

  • 77a7183 fix: run as root in the docker container

v0.2.3

01 Jul 22:37

Choose a tag to compare

Changelog

  • 414786a #134 Improve success condition to handle empty slice (#135)
  • 7b87a31 chore(config): migrate config .renovaterc.json
  • 7b895f0 chore: update renovate configuration
  • 2383157 fix(ci): fix stuttered docker image name
  • 6051ecb fix(ci): publish docker image with correct name
  • 168bae4 fix(deps): update module github.com/alecthomas/kingpin/v2 to v2.4.0
  • e29ba77 fix(deps): update module github.com/prometheus/client_golang to v1.15.0 (#70)
  • 54fefd2 fix(deps): update module github.com/prometheus/client_golang to v1.15.1 (#72)
  • d355e58 fix(deps): update module github.com/prometheus/client_golang to v1.16.0 (#78)
  • 44ebd82 fix(deps): update module github.com/prometheus/client_golang to v1.17.0
  • 4460d8a fix(deps): update module github.com/prometheus/client_golang to v1.18.0
  • 4c0fceb fix(deps): update module github.com/prometheus/client_golang to v1.19.0
  • 97c44dd fix(deps): update module github.com/prometheus/client_golang to v1.19.1
  • 076d5f5 fix(deps): update module github.com/prometheus/client_golang to v1.20.0
  • fc37b89 fix(deps): update module github.com/prometheus/client_golang to v1.20.1
  • 57bfc32 fix(deps): update module github.com/prometheus/client_golang to v1.20.2
  • a73e384 fix(deps): update module github.com/prometheus/client_golang to v1.20.3
  • 860340c fix(deps): update module github.com/prometheus/client_golang to v1.20.4
  • ea39c46 fix(deps): update module github.com/prometheus/client_golang to v1.20.5
  • e202e02 fix(deps): update module github.com/prometheus/client_golang to v1.21.0 (#170)
  • 5218658 fix(deps): update module github.com/prometheus/client_golang to v1.21.1 (#172)
  • 921446a fix(deps): update module github.com/prometheus/client_golang to v1.22.0 (#181)
  • 2dadd2c fix(deps): update module go.uber.org/zap to v1.25.0 (#80)
  • ed25697 fix(deps): update module go.uber.org/zap to v1.26.0
  • 4432a0b fix(deps): update module go.uber.org/zap to v1.27.0
  • c09bd0b fix(deps): update module golang.org/x/term to v0.10.0 (#79)
  • 0f5dedc fix(deps): update module golang.org/x/term to v0.11.0 (#81)
  • 01d762e fix(deps): update module golang.org/x/term to v0.12.0
  • 4aef069 fix(deps): update module golang.org/x/term to v0.13.0
  • 69eda5e fix(deps): update module golang.org/x/term to v0.14.0
  • c5047a3 fix(deps): update module golang.org/x/term to v0.15.0
  • 4cf299b fix(deps): update module golang.org/x/term to v0.16.0
  • 714b0ce fix(deps): update module golang.org/x/term to v0.17.0
  • 1e34131 fix(deps): update module golang.org/x/term to v0.18.0
  • 3b79f55 fix(deps): update module golang.org/x/term to v0.19.0
  • 14e6e6e fix(deps): update module golang.org/x/term to v0.20.0
  • 8ad59cf fix(deps): update module golang.org/x/term to v0.21.0
  • c800efd fix(deps): update module golang.org/x/term to v0.22.0
  • ede2ad0 fix(deps): update module golang.org/x/term to v0.23.0
  • f0c1b7b fix(deps): update module golang.org/x/term to v0.24.0
  • 10b148a fix(deps): update module golang.org/x/term to v0.25.0
  • 55260e7 fix(deps): update module golang.org/x/term to v0.26.0 (#155)
  • 9c9910f fix(deps): update module golang.org/x/term to v0.27.0 (#158)
  • 8ab9d32 fix(deps): update module golang.org/x/term to v0.28.0 (#164)
  • b671d24 fix(deps): update module golang.org/x/term to v0.29.0 (#165)
  • b18d89c fix(deps): update module golang.org/x/term to v0.30.0 (#174)
  • cf6b763 fix(deps): update module golang.org/x/term to v0.31.0 (#180)
  • c0e8eab fix(deps): update module golang.org/x/term to v0.32.0 (#183)
  • c462b1c fix(deps): update module golang.org/x/term to v0.7.0 (#52)
  • 1d63f2e fix(deps): update module golang.org/x/term to v0.8.0 (#73)
  • e92719d fix(deps): update module golang.org/x/term to v0.9.0 (#76)

v0.2.0

04 Apr 21:05
1d8ac54

Choose a tag to compare

Changelog

  • 6244e17 feat!: Report catalog version as a label (#67)

v0.1.0

21 Apr 06:00

Choose a tag to compare

Changelog

4eeee53 Initial Commit