Update prometheus-elasticsearch-exporter to version 1.7.0.

Also add reno.

Change-Id: I934af8fae9bc9b6442bc6b4be803cfb1a32f6676
This commit is contained in:
Marius Wernicke 2024-03-15 12:57:01 +01:00
parent a0e22caa8a
commit e3bc02751f
2 changed files with 7 additions and 3 deletions

View File

@ -331,11 +331,11 @@ SOURCES = {
'cadvisor'
'-v${version}-linux-${debian_arch}')},
'prometheus-elasticsearch-exporter': {
'version': '1.6.0',
'version': '1.7.0',
'type': 'url',
'sha256': {
'amd64': 'ce16d7ba4e1e87895ea5881dc6a242d9fbd9ccfd68c217248c88d8dcd519cc35', # noqa: E501
'arm64': '250d8351a02daf1c631fb37dd4bb95bdb5dcf16196a8ca0ca0db6107ce5bb795'}, # noqa: E501
'amd64': '45aff83bcea639dc977e34eaa6ad7b1453be96be469f570b39c2d4fc69bf5ffc', # noqa: E501
'arm64': '0cf7828f3da1aba73ebef6192ee885345ecd628df782b23aee9c81fa311b92ad'}, # noqa: E501
'location': ('https://github.com/'
'prometheus-community/elasticsearch_exporter/'
'releases/download/v${version}/'

View File

@ -0,0 +1,4 @@
---
upgrade:
- |
Upgrade prometheus-elasticsearch-exporter to version 1.7.0