From 71cada88e5d26a71f2034cf2c8398ec0db2dd724 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Thu, 23 Jan 2025 14:52:34 +0000 Subject: [PATCH] nri-haproxy/3.1.1 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- nri-haproxy.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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