Skip to content

Commit f44d9e1

Browse files
memcached-exporter/0.15.1 package update (#43817)
<p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
1 parent d3278ea commit f44d9e1

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

memcached-exporter.yaml

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: memcached-exporter
3-
version: 0.15.0
4-
epoch: 5
3+
version: "0.15.1"
4+
epoch: 0
55
description: Exports metrics from memcached servers for consumption by Prometheus.
66
copyright:
77
- license: Apache-2.0
@@ -18,11 +18,7 @@ pipeline:
1818
with:
1919
repository: https://github.com/prometheus/memcached_exporter
2020
tag: v${{package.version}}
21-
expected-commit: ceb946ecae3aace775a0becb8233ca3890a829c3
22-
23-
- uses: go/bump
24-
with:
25-
deps: golang.org/x/crypto@v0.31.0 golang.org/x/net@v0.33.0
21+
expected-commit: 5f8bba4ea9111070d681656ed317ff591b053040
2622

2723
- uses: go/build
2824
with:

0 commit comments

Comments
 (0)