From f650910a2045cd508e6e87c2b589df91f76c31bf Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 14:48:14 +0000 Subject: [PATCH] nri-consul/2.7.15 package update (#29496)

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 a69bc971e0b..2b0a466d8cc 100644 --- a/nri-consul.yaml +++ b/nri-consul.yaml @@ -1,6 +1,6 @@ package: name: nri-consul - version: 2.7.14 + version: 2.7.15 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: 9003c55965efd8cba9c7bc32f6c0df105031ac29 + expected-commit: f517bfee403c3b98a3ea6a8a4749a4f3554802af tag: v${{package.version}} - uses: go/build