Skip to content

Commit 802e626

Browse files
authored
chore: upgrade prometheus-jmx-exporter version (#145)
1 parent f614446 commit 802e626

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

helm/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ controller:
150150
port: 7071
151151
image:
152152
repository: hypertrace/prometheus-jmx-exporter
153-
tag: 0.1.4
153+
tag: 0.1.5
154154
pullPolicy: IfNotPresent
155155
resources:
156156
requests:
@@ -270,7 +270,7 @@ broker:
270270
port: 7072
271271
image:
272272
repository: hypertrace/prometheus-jmx-exporter
273-
tag: 0.1.4
273+
tag: 0.1.5
274274
pullPolicy: IfNotPresent
275275
resources:
276276
requests:
@@ -378,7 +378,7 @@ minion:
378378
port: 7074
379379
image:
380380
repository: hypertrace/prometheus-jmx-exporter
381-
tag: 0.1.4
381+
tag: 0.1.5
382382
pullPolicy: IfNotPresent
383383
resources:
384384
requests:
@@ -490,7 +490,7 @@ server:
490490
port: 7073
491491
image:
492492
repository: hypertrace/prometheus-jmx-exporter
493-
tag: 0.1.4
493+
tag: 0.1.5
494494
pullPolicy: IfNotPresent
495495
resources:
496496
requests:

0 commit comments

Comments
 (0)