Compare commits

..

7 Commits

4 changed files with 5 additions and 5 deletions

View File

@ -147,7 +147,7 @@ spec:
serviceAccountName: prometheus-server
containers:
- name: vmagent
image: "victoriametrics/vmagent:v1.100.1"
image: "victoriametrics/vmagent:v1.101.0"
imagePullPolicy: "IfNotPresent"
args:
- -remoteWrite.url=http://vmcluster.proxy-civo.svc/insert/0/prometheus/

View File

@ -54,7 +54,7 @@ spec:
serviceAccountName: prometheus-node-exporter
containers:
- name: prometheus-node-exporter
image: "prom/node-exporter:v1.7.0"
image: "prom/node-exporter:v1.8.0"
imagePullPolicy: "IfNotPresent"
args:
- --path.procfs=/host/proc

View File

@ -153,7 +153,7 @@ spec:
serviceAccountName: prometheus-server
containers:
- name: vmagent
image: "victoriametrics/vmagent:v1.100.1"
image: "victoriametrics/vmagent:v1.101.0"
imagePullPolicy: "IfNotPresent"
args:
- -remoteWrite.url=http://vmcluster.auth-proxy.svc/insert/0/prometheus/

View File

@ -203,7 +203,7 @@ spec:
spec:
containers:
- name: nextcloud
image: "nextcloud:28.0.4-apache"
image: "nextcloud:29.0.0-apache"
imagePullPolicy: IfNotPresent
env:
- name: SQLITE_DATABASE
@ -374,7 +374,7 @@ spec:
restartPolicy: Never
containers:
- name: nextcloud
image: "nextcloud:28.0.4-apache"
image: "nextcloud:29.0.0-apache"
imagePullPolicy: IfNotPresent
command: [ "curl" ]
args: