Skip to content

Commit 8bb8d46

Browse files
authored
updated mon exporter version in jerkinsFile.oke (#3875)
* updated mon exporter version in jerkinsFile.oke
1 parent 53b60ea commit 8bb8d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile.oke

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ pipeline {
137137
)
138138
string(name: 'MONITORING_EXPORTER_WEBAPP_VERSION',
139139
description: '',
140-
defaultValue: '2.0.7'
140+
defaultValue: '2.1.1'
141141
)
142142
string(name: 'PROMETHEUS_CHART_VERSION',
143143
description: '',

0 commit comments

Comments
 (0)