From b3a38efe9d0ddc4d4c9648e4af8908c7d43ac85d Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 21 May 2024 06:18:14 +0000 Subject: [PATCH] nri-elasticsearch/5.2.5 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- nri-elasticsearch.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nri-elasticsearch.yaml b/nri-elasticsearch.yaml index 77154a436b..d50bbafbe8 100644 --- a/nri-elasticsearch.yaml +++ b/nri-elasticsearch.yaml @@ -1,7 +1,7 @@ package: name: nri-elasticsearch - version: 5.2.4 - epoch: 2 + version: 5.2.5 + epoch: 0 description: New Relic Infrastructure Elasticsearch Integration copyright: - license: MIT @@ -10,7 +10,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/newrelic/nri-elasticsearch - expected-commit: ff2b3b5f54a63cf159661f93d1bfca0ba72623db + expected-commit: f24f3836c0d79aac6c44d7fc7b76cafbea88dae7 tag: v${{package.version}} - uses: go/build