mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Merge pull request #60842 from mwielgus/ca-1.1.2
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Bump Cluster Autoscaler to 1.1.2 Contains fixes around GPUs and base image change. ```release-note Cluster Autoscaler 1.1.2 ```
This commit is contained in:
		@@ -14,7 +14,7 @@
 | 
			
		||||
        "containers": [
 | 
			
		||||
            {
 | 
			
		||||
                "name": "cluster-autoscaler",
 | 
			
		||||
                "image": "k8s.gcr.io/cluster-autoscaler:v1.1.1",
 | 
			
		||||
                "image": "k8s.gcr.io/cluster-autoscaler:v1.1.2",
 | 
			
		||||
                "livenessProbe": {
 | 
			
		||||
                    "httpGet": {
 | 
			
		||||
                        "path": "/health-check",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user