Skip to content

Commit

Permalink
prometheus-mongodb-exporter/0.41.0 package update (#28584)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Sep 17, 2024
1 parent 273b95a commit 6c102d2
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions prometheus-mongodb-exporter.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: prometheus-mongodb-exporter
version: 0.40.0
epoch: 12
version: 0.41.0
epoch: 0
description: A Prometheus exporter for MongoDB including sharding, replication and storage engines
copyright:
- license: MIT
Expand All @@ -17,13 +17,9 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/percona/mongodb_exporter
expected-commit: cb3db8922fb068bba6ecd4c12c231cb63d970515
expected-commit: 6dcda3afa6dbcd1bae93e755c8bfee5e1530b201
tag: v${{package.version}}

- uses: go/bump
with:
deps: golang.org/x/[email protected] google.golang.org/[email protected] golang.org/x/[email protected]

- runs: |
make build
mkdir -p ${{targets.destdir}}/usr/bin
Expand Down

0 comments on commit 6c102d2

Please sign in to comment.