From 21976926c9f0ad96b4cf154154bb76efbe62109e Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 03:07:29 +0000 Subject: [PATCH] nri-consul/2.8.2 package update (#37091)

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- nri-consul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nri-consul.yaml b/nri-consul.yaml index 6d913d19243..c798f7f0f1a 100644 --- a/nri-consul.yaml +++ b/nri-consul.yaml @@ -1,6 +1,6 @@ package: name: nri-consul - version: 2.8.1 + version: 2.8.2 epoch: 0 description: New Relic Infrastructure Consul Integration copyright: @@ -10,7 +10,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/newrelic/nri-consul - expected-commit: 40f2380066121269204218cd53effa738948ff57 + expected-commit: adf9e9d1b87458834860c8954fb3ade989f29e5e tag: v${{package.version}} - uses: go/build