Compare commits
	
		
			2 Commits
		
	
	
		
			0eb9fbc16c
			...
			836f39c4b6
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 836f39c4b6 | |||
| 9059026abd | 
| @@ -236,7 +236,7 @@ spec: | ||||
|       serviceAccountName: promtail | ||||
|       containers: | ||||
|         - name: promtail | ||||
|           image: "grafana/promtail:2.8.3" | ||||
|           image: "grafana/promtail:2.8.4" | ||||
|           imagePullPolicy: IfNotPresent | ||||
|           args: | ||||
|             - "-config.file=/etc/promtail/promtail.yaml" | ||||
|   | ||||
| @@ -215,7 +215,7 @@ spec: | ||||
|       serviceAccountName: promtail | ||||
|       containers: | ||||
|         - name: promtail | ||||
|           image: "grafana/promtail:2.8.3" | ||||
|           image: "grafana/promtail:2.8.4" | ||||
|           imagePullPolicy: IfNotPresent | ||||
|           args: | ||||
|             - "-config.file=/etc/promtail/promtail.yaml" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user