Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions nri-prometheus.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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
Expand Down