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