From 8d81c6eb0e19065171ffdf6a84fdf58f4ee51156 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 18:03:26 +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