Update quay.io/prometheus/node-exporter Docker tag to v1.10.0
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
---
 | 
			
		||||
services:
 | 
			
		||||
    node-exporter:
 | 
			
		||||
        image: quay.io/prometheus/node-exporter:v1.9.1
 | 
			
		||||
        image: quay.io/prometheus/node-exporter:v1.10.0
 | 
			
		||||
        container_name: node-exporter
 | 
			
		||||
        command:
 | 
			
		||||
            - '--path.rootfs=/rootfs'
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
---
 | 
			
		||||
services:
 | 
			
		||||
    node-exporter:
 | 
			
		||||
        image: quay.io/prometheus/node-exporter:v1.9.1
 | 
			
		||||
        image: quay.io/prometheus/node-exporter:v1.10.0
 | 
			
		||||
        container_name: node-exporter
 | 
			
		||||
        command:
 | 
			
		||||
            - '--path.rootfs=/rootfs'
 | 
			
		||||
 
 | 
			
		||||
@@ -20,7 +20,7 @@ services:
 | 
			
		||||
            - /dev/net/tun:/dev/net/tun
 | 
			
		||||
 | 
			
		||||
    node-exporter:
 | 
			
		||||
        image: quay.io/prometheus/node-exporter:v1.9.1
 | 
			
		||||
        image: quay.io/prometheus/node-exporter:v1.10.0
 | 
			
		||||
        container_name: node-exporter
 | 
			
		||||
        command:
 | 
			
		||||
            - '--path.rootfs=/rootfs'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user