diff --git a/charts/cluster-autoscaler/Chart.yaml b/charts/cluster-autoscaler/Chart.yaml index f1978ce21990..596b9290cce0 100644 --- a/charts/cluster-autoscaler/Chart.yaml +++ b/charts/cluster-autoscaler/Chart.yaml @@ -17,4 +17,4 @@ name: cluster-autoscaler sources: - https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler type: application -version: 9.9.1 +version: 9.9.2 diff --git a/charts/cluster-autoscaler/values.yaml b/charts/cluster-autoscaler/values.yaml index 9f8cf1495824..b4afd293867c 100644 --- a/charts/cluster-autoscaler/values.yaml +++ b/charts/cluster-autoscaler/values.yaml @@ -186,7 +186,7 @@ extraVolumes: [] extraVolumeMounts: [] # - name: ssl-certs # mountPath: /etc/ssl/certs/ca-certificates.crt - # readonly: true + # readOnly: true # fullnameOverride -- String to fully override `cluster-autoscaler.fullname` template. fullnameOverride: ""