Skip to content

Commit dd19f94

Browse files
authored
Merge pull request #7863 from zalando-incubator/container-registry.zalando.net/teapot/prometheus-node-exporter
prometheus-node-exporter: Update to version v1.8.2-master-22
2 parents 898d680 + 2c50b1c commit dd19f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/node-monitor/daemonset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ spec:
7979
hostPort: 9101
8080
protocol: TCP
8181
{{- end }}
82-
- image: container-registry.zalando.net/teapot/prometheus-node-exporter:v1.8.1-master-21
82+
- image: container-registry.zalando.net/teapot/prometheus-node-exporter:v1.8.2-master-22
8383
args:
8484
{{- if eq .Cluster.ConfigItems.node_exporter_experimental_metrics "true" }}
8585
- --collector.ethtool

0 commit comments

Comments
 (0)