Skip to content

Commit ae3a590

Browse files
chore(deps): update prom/memcached-exporter docker tag to v0.15.0 (#13860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Trevor Whitney <trevorjwhitney@gmail.com>
1 parent d075107 commit ae3a590

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎docs/sources/setup/install/helm/reference.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6802,7 +6802,7 @@ true
68026802
<td>string</td>
68036803
<td></td>
68046804
<td><pre lang="json">
6805-
"v0.14.2"
6805+
"v0.15.0"
68066806
</pre>
68076807
</td>
68086808
</tr>

‎production/helm/loki/values.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3031,7 +3031,7 @@ memcachedExporter:
30313031
enabled: true
30323032
image:
30333033
repository: prom/memcached-exporter
3034-
tag: v0.14.2
3034+
tag: v0.15.0
30353035
pullPolicy: IfNotPresent
30363036
resources:
30373037
requests: {}

0 commit comments

Comments
 (0)