From 9835b71c6489a1d6faf20d41dbf6a86252a8d300 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 14:06:32 +0000 Subject: [PATCH] nri-cassandra/2.14.1 package update (#36369)

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-cassandra.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nri-cassandra.yaml b/nri-cassandra.yaml index 2b28db3333b..6ef213d20e2 100644 --- a/nri-cassandra.yaml +++ b/nri-cassandra.yaml @@ -1,6 +1,6 @@ package: name: nri-cassandra - version: 2.14.0 + version: 2.14.1 epoch: 0 description: New Relic Infrastructure Cassandra Integration copyright: @@ -14,7 +14,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/newrelic/nri-cassandra - expected-commit: f152a8114311fee655f338716580375864c5d8b5 + expected-commit: 79808de69de3b63630fd69ffc24fa3bf8ffde2ef tag: v${{package.version}} - uses: go/build