We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 815f39f commit 4faa516Copy full SHA for 4faa516
nri-prometheus.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: nri-prometheus
3
- version: "2.25.0"
4
- epoch: 2
+ version: "2.26.0"
+ epoch: 0
5
description: Fetch metrics in the Prometheus metrics inside or outside Kubernetes and send them to the New Relic Metrics platform.
6
copyright:
7
- license: Apache-2.0
@@ -19,7 +19,7 @@ pipeline:
19
- uses: git-checkout
20
with:
21
repository: https://github.com/newrelic/nri-prometheus
22
- expected-commit: 5082abbd90312e96030b512d03f568c499461e8b
+ expected-commit: 8b1fdd58298c579ed0d39e444b7c3e62d0e9dd2b
23
tag: v${{package.version}}
24
25
- uses: go/bump
0 commit comments