Skip to content

Commit

Permalink
Merge pull request #83 from openstreetmap/updater/memcached-0.14.4
Browse files Browse the repository at this point in the history
Update memcached_exporter to 0.14.4
  • Loading branch information
tomhughes authored Jun 30, 2024
2 parents 7333a3c + 93eb442 commit e6a2767
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.4 / 2024-06-24

* [CHANGE] Update dependencies

This addresses CVE-2023-45288

## 0.14.3 / 2024-03-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.3
version: 0.14.4
files:
- CHANGELOG.md
- LICENSE
Expand Down

0 comments on commit e6a2767

Please sign in to comment.