diff --git a/nri-consul.yaml b/nri-consul.yaml index 26121d68584..2f8d0b7f40a 100644 --- a/nri-consul.yaml +++ b/nri-consul.yaml @@ -1,7 +1,7 @@ package: name: nri-consul - version: 2.7.13 - epoch: 1 + version: 2.7.14 + epoch: 0 description: New Relic Infrastructure Consul Integration copyright: - license: MIT @@ -10,7 +10,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/newrelic/nri-consul - expected-commit: c628c8e4808471c836cc5e379c47afb443287884 + expected-commit: 9003c55965efd8cba9c7bc32f6c0df105031ac29 tag: v${{package.version}} - uses: go/build