From 8a5b4e66abf6954aee525f57c2f1e66818b30d4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 17:11:31 +0000 Subject: [PATCH] feat(charts): update helm release cluster-autoscaler to v9.22.0 Signed-off-by: Renovate Bot --- helm-dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-dependencies.yaml b/helm-dependencies.yaml index 77e2739a5..e1fc08476 100644 --- a/helm-dependencies.yaml +++ b/helm-dependencies.yaml @@ -33,7 +33,7 @@ dependencies: version: v0.5.0 repository: https://charts.jetstack.io - name: cluster-autoscaler - version: 9.21.1 + version: 9.22.0 repository: https://kubernetes.github.io/autoscaler - name: external-dns version: 1.12.0