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