From a8c4acaad9b298e63bbf62cf35f7433d54e29a2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 13:51:12 +0000 Subject: [PATCH] feat(charts): update k8s.gcr.io/autoscaling/cluster-autoscaler docker tag to v1.31.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/helm-dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/helm-dependencies.yaml b/.github/helm-dependencies.yaml index 232e94c37..e0a4236d0 100644 --- a/.github/helm-dependencies.yaml +++ b/.github/helm-dependencies.yaml @@ -170,7 +170,7 @@ dependencies: repository: k8s.gcr.io/autoscaling/cluster-autoscaler source: k8s.gcr.io/autoscaling ver: - tag: v1.26.2 + tag: v1.31.0 name: cluster-autoscaler repository: https://kubernetes.github.io/autoscaler version: 9.29.1