From 4acc2c3f739c6880d18ead8e7c85be7c9de3783f Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:47:16 +0000 Subject: [PATCH] nri-mongodb/2.9.1 package update (#37227)

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-mongodb.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nri-mongodb.yaml b/nri-mongodb.yaml index e7e4a90ca6d..68cf87183f5 100644 --- a/nri-mongodb.yaml +++ b/nri-mongodb.yaml @@ -1,6 +1,6 @@ package: name: nri-mongodb - version: 2.9.0 + version: 2.9.1 epoch: 0 description: New Relic Infrastructure MongoDB Integration copyright: @@ -10,7 +10,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/newrelic/nri-mongodb - expected-commit: 50316ca5e2ad2b7184f5d0dc8a461d2ec8db676f + expected-commit: 43be3b69953951b93b9bcc939a37124255be6991 tag: v${{package.version}} - uses: go/build