Compare commits
4 Commits
1a9e02db02
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a44b84ffb | |||
| 0ed927c6dd | |||
| 42fdc8b490 | |||
| 2a7f5df0f5 |
@@ -55,7 +55,7 @@ spec:
|
||||
serviceAccountName: prometheus-node-exporter
|
||||
containers:
|
||||
- name: prometheus-node-exporter
|
||||
image: "prom/node-exporter:v1.10.2"
|
||||
image: "prom/node-exporter:v1.11.0"
|
||||
imagePullPolicy: "IfNotPresent"
|
||||
args:
|
||||
- --path.procfs=/host/proc
|
||||
|
||||
@@ -68,7 +68,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: web
|
||||
image: ghcr.io/miniflux/miniflux:2.2.18
|
||||
image: ghcr.io/miniflux/miniflux:2.2.19
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
Reference in New Issue
Block a user