diff --git a/newrelic-prometheus-configurator.yaml b/newrelic-prometheus-configurator.yaml index a79e8161cb9..bad014fca02 100644 --- a/newrelic-prometheus-configurator.yaml +++ b/newrelic-prometheus-configurator.yaml @@ -1,7 +1,7 @@ package: name: newrelic-prometheus-configurator - version: 1.4.1 - epoch: 1 + version: 1.4.2 + 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: 5963021b0a58de33736492ae215b7b1bd4343fa7 + expected-commit: c5391aaa333d6f4003916b7bf4fef757ffa35618 - runs: | GOOS=$(go env GOOS)