diff --git a/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-multi-asg.yaml b/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-multi-asg.yaml index 4035500bf5cc662e3516180d9a5db55742b59bcc..e1407b9ab2699124e17b08abc9dace0cd9f10548 100644 --- a/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-multi-asg.yaml +++ b/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-multi-asg.yaml @@ -146,7 +146,7 @@ spec: type: RuntimeDefault serviceAccountName: cluster-autoscaler containers: - - image: registry.k8s.io/autoscaling/cluster-autoscaler:v1.26.2 + - image: registry.k8s.io/autoscaling/cluster-autoscaler:v1.32.1 name: cluster-autoscaler resources: limits: diff --git a/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-one-asg.yaml b/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-one-asg.yaml index 814e0fdd12ac32d4b21df1baecd1bb45b77e3219..6b5daec774df0a2951bef8e7b9f9fe3bb70f1704 100644 --- a/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-one-asg.yaml +++ b/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-one-asg.yaml @@ -146,7 +146,7 @@ spec: type: RuntimeDefault serviceAccountName: cluster-autoscaler containers: - - image: registry.k8s.io/autoscaling/cluster-autoscaler:v1.26.2 + - image: registry.k8s.io/autoscaling/cluster-autoscaler:v1.32.1 name: cluster-autoscaler resources: limits: diff --git a/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-run-on-control-plane.yaml b/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-run-on-control-plane.yaml index a644f516ab0c1e42e88aeaf953b17dfdf4777acf..81f54347f4e07709cc8913d10b32412a62c3029d 100644 --- a/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-run-on-control-plane.yaml +++ b/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-run-on-control-plane.yaml @@ -153,7 +153,7 @@ spec: nodeSelector: kubernetes.io/role: control-plane containers: - - image: registry.k8s.io/autoscaling/cluster-autoscaler:v1.26.2 + - image: registry.k8s.io/autoscaling/cluster-autoscaler:v1.32.1 name: cluster-autoscaler resources: limits: