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
6 changes: 3 additions & 3 deletions prometheus-nats-exporter.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: prometheus-nats-exporter
version: 0.11.0
epoch: 1
version: 0.12.0
epoch: 0
description: A Prometheus exporter for NATS metrics
copyright:
- license: Apache-2.0
Expand All @@ -21,7 +21,7 @@ pipeline:
with:
repository: https://github.com/nats-io/prometheus-nats-exporter
tag: v${{package.version}}
expected-commit: 18e9b7e0014b8d66fce9ed11d048cee73b74c417
expected-commit: fc4f5d5143e9ed5a9bfaddb7085adcebc3e8df8c

- runs: |
make build
Expand Down