We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 302ff0b + 075c014 commit ca181e9Copy full SHA for ca181e9
apps/monitoring/victoriametrics/deployment.yaml
@@ -41,7 +41,7 @@ spec:
41
type: RuntimeDefault
42
containers:
43
- name: victoriametrics
44
- image: victoriametrics/victoria-metrics:v1.107.0
+ image: victoriametrics/victoria-metrics:v1.108.1
45
imagePullPolicy: IfNotPresent
46
args:
47
- "--storageDataPath=/storage"
apps/monitoring/vmalert/deployment.yaml
@@ -36,7 +36,7 @@ spec:
36
37
38
- name: vmalert
39
- image: victoriametrics/vmalert:v1.107.0
+ image: victoriametrics/vmalert:v1.108.1
40
ports:
- containerPort: 8880
0 commit comments