From d044100e8c6e307404789378e70c572a834f9d2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 01:06:37 +0000 Subject: [PATCH] feat(charts): update k8s.gcr.io/autoscaling/cluster-autoscaler docker tag to v1.30.2 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..2c66acaa2 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.30.2 name: cluster-autoscaler repository: https://kubernetes.github.io/autoscaler version: 9.29.1