chore(deps): update netdata/netdata docker tag to v1.45.0 (#2905)
This commit is contained in:
		
							parent
							
								
									e92b002c70
								
							
						
					
					
						commit
						5771c54225
					
				| 
						 | 
					@ -5,8 +5,8 @@
 | 
				
			||||||
  "exposable": true,
 | 
					  "exposable": true,
 | 
				
			||||||
  "id": "netdata",
 | 
					  "id": "netdata",
 | 
				
			||||||
  "description": "Stream any metrics from every physical and virtual server, container and IoT device, to one dashboard, in real-time.",
 | 
					  "description": "Stream any metrics from every physical and virtual server, container and IoT device, to one dashboard, in real-time.",
 | 
				
			||||||
  "tipi_version": 8,
 | 
					  "tipi_version": 9,
 | 
				
			||||||
  "version": "1.44.3",
 | 
					  "version": "1.45.0",
 | 
				
			||||||
  "categories": [
 | 
					  "categories": [
 | 
				
			||||||
    "utilities"
 | 
					    "utilities"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
version: "3.7"
 | 
					version: "3.7"
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  netdata:
 | 
					  netdata:
 | 
				
			||||||
    image: netdata/netdata:v1.44.3
 | 
					    image: netdata/netdata:v1.45.0
 | 
				
			||||||
    container_name: netdata
 | 
					    container_name: netdata
 | 
				
			||||||
    pid: host
 | 
					    pid: host
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user