Skip to content

Commit 3dae3cf

Browse files
authored
Merge pull request #9177 from zalando-incubator/container-registry.zalando.net/teapot/prometheus-node-exporter
prometheus-node-exporter: Update to version v1.9.1-master-24
2 parents bee2185 + c5ca199 commit 3dae3cf

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.9.0-master-23
82+
- image: container-registry.zalando.net/teapot/prometheus-node-exporter:v1.9.1-master-24
8383
args:
8484
{{- if eq .Cluster.ConfigItems.node_exporter_experimental_metrics "true" }}
8585
- --collector.ethtool

0 commit comments

Comments
 (0)