mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 12:18:16 +00:00 
			
		
		
		
	Bump cluster autoscaler to 0.3.0-beta1
This commit is contained in:
		@@ -25,7 +25,7 @@
 | 
				
			|||||||
        "containers": [
 | 
					        "containers": [
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                "name": "cluster-autoscaler",
 | 
					                "name": "cluster-autoscaler",
 | 
				
			||||||
                "image": "gcr.io/google_containers/cluster-autoscaler:v0.2.2",
 | 
					                "image": "gcr.io/google_containers/cluster-autoscaler:v0.3.0-beta1",
 | 
				
			||||||
                "command": [
 | 
					                "command": [
 | 
				
			||||||
                    "/bin/sh",
 | 
					                    "/bin/sh",
 | 
				
			||||||
                    "-c",
 | 
					                    "-c",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user