diff --git a/nri-haproxy.yaml b/nri-haproxy.yaml index 7aa88727388..c6e90fc1374 100644 --- a/nri-haproxy.yaml +++ b/nri-haproxy.yaml @@ -1,7 +1,7 @@ package: name: nri-haproxy - version: 3.1.0 - epoch: 1 + version: "3.1.1" + epoch: 0 description: New Relic Infrastructure HAproxy Integration copyright: - license: MIT @@ -10,7 +10,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/newrelic/nri-haproxy - expected-commit: d621a2b7540e15ab9448a0fcadfd254f694277cc + expected-commit: 2c1b1f0606a4ecd16a3618df9bb36a0bc4d4a47e tag: v${{package.version}} - uses: go/build