diff --git a/03-Kubernetes/cluster-autoscaler/values.yaml b/03-Kubernetes/cluster-autoscaler/values.yaml index 71d9ae2..5935405 100644 --- a/03-Kubernetes/cluster-autoscaler/values.yaml +++ b/03-Kubernetes/cluster-autoscaler/values.yaml @@ -34,7 +34,7 @@ cluster-autoscaler: image: repository: k8s.gcr.io/autoscaling/cluster-autoscaler pullPolicy: IfNotPresent - tag: v1.25.1 # Follows cluster versions schemes: controle plane 1.18 -> tag v1.18.x + tag: v1.35.0@sha256:2fc9433dd3b47baef0e68d6b1110b770a3c93db10c7bead4c5bc6cb21c72b875 # Follows cluster versions schemes: controle plane 1.18 -> tag v1.18.x # Defaults to "ClusterFirst". Valid values are # 'ClusterFirstWithHostNet', 'ClusterFirst', 'Default' or 'None'