diff --git a/newrelic-prometheus-configurator.yaml b/newrelic-prometheus-configurator.yaml index af1b00c4a7a..460895e8385 100644 --- a/newrelic-prometheus-configurator.yaml +++ b/newrelic-prometheus-configurator.yaml @@ -1,7 +1,7 @@ package: name: newrelic-prometheus-configurator - version: 1.5.0 - epoch: 1 + version: 1.6.0 + epoch: 0 description: New Relic Prometheus Configurator target-architecture: - all @@ -22,7 +22,7 @@ pipeline: with: repository: https://github.com/newrelic/newrelic-prometheus-configurator tag: v${{package.version}} - expected-commit: c9d3e4faf3722054ffd1877bb992d9d8c562a41c + expected-commit: 4f25d3e76d67346d494f0b769a30e294ad5caae5 - runs: | GOOS=$(go env GOOS)