Skip to content

Commit

Permalink
Merge pull request #50 from openstreetmap/updater/memcached-0.14.3
Browse files Browse the repository at this point in the history
Update memcached_exporter to 0.14.3
  • Loading branch information
tomhughes authored Mar 24, 2024
2 parents 1b0bfd2 + 3542176 commit a0ac27c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions exporters/memcached/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.14.3 / 2024-03-22

* [CHANGE] Update dependencies

This addresses CVE-2024-24786 which is not exploitable in the exporter, but set off security scanners.

## 0.14.2 / 2023-12-22

* [CHANGE] Update dependencies
Expand Down
Binary file modified exporters/memcached/memcached_exporter_aarch64
Binary file not shown.
Binary file modified exporters/memcached/memcached_exporter_x86_64
Binary file not shown.
2 changes: 1 addition & 1 deletion exporters/memcached/metadata.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
repository: prometheus/memcached_exporter
version: 0.14.2
version: 0.14.3
files:
- CHANGELOG.md
- LICENSE
Expand Down

0 comments on commit a0ac27c

Please sign in to comment.