From 879a87d3bcba0c3fd83d63ab8894f76b3f016565 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 12 Jul 2023 07:07:36 +0000 Subject: [PATCH] nri-prometheus/2.18.5 package update --- nri-prometheus.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nri-prometheus.yaml b/nri-prometheus.yaml index 23433b8873a..871237f367e 100644 --- a/nri-prometheus.yaml +++ b/nri-prometheus.yaml @@ -1,6 +1,6 @@ package: name: nri-prometheus - version: 2.18.4 + version: 2.18.5 epoch: 0 description: Fetch metrics in the Prometheus metrics inside or outside Kubernetes and send them to the New Relic Metrics platform. copyright: @@ -17,7 +17,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/newrelic/nri-prometheus - expected-commit: de4c31548443ca946d5f635970fc6ffb60e444e1 + expected-commit: 73b5c391e82652c0dc6799dcec3c89208af8c13c tag: v${{package.version}} - uses: go/build