File tree Expand file tree Collapse file tree
memgraph-high-availability Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ vmagentRemote:
227227 namespace : " " # Defaults to prometheus.namespace when empty
228228 image :
229229 repository : victoriametrics/vmagent
230- tag : v1.102.1
230+ tag : v1.139.0
231231 pullPolicy : IfNotPresent
232232 remoteWrite :
233233 url : " " # e.g. http://vmsingle.monitoring.svc.cluster.local:8428/api/v1/write
Original file line number Diff line number Diff line change @@ -321,7 +321,7 @@ vmagentRemote:
321321 namespace : " " # Defaults to prometheus.namespace when empty
322322 image :
323323 repository : victoriametrics/vmagent
324- tag : v1.102.1
324+ tag : v1.139.0
325325 pullPolicy : IfNotPresent
326326 remoteWrite :
327327 url : " " # e.g. http://vmsingle.monitoring.svc.cluster.local:8428/api/v1/write
Original file line number Diff line number Diff line change 4343 spec :
4444 containers :
4545 - name : vmsingle
46- image : victoriametrics/victoria-metrics:latest
46+ image : victoriametrics/victoria-metrics:v1.139.0
4747 args :
4848 - -retentionPeriod=1
4949 ports :
7777 spec :
7878 containers :
7979 - name : victoria-logs
80- image : victoriametrics/victoria-logs:latest
80+ image : victoriametrics/victoria-logs:v1.49.0
8181 ports :
8282 - containerPort : 9428
8383 - apiVersion : v1
You can’t perform that action at this time.
0 commit comments