From 60d6ca4c5e3429138ebc8fad8eac42c65f609077 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 18:03:07 +0000 Subject: [PATCH] fix(charts): update k8s.gcr.io/autoscaling/cluster-autoscaler docker tag to v1.26.8 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..82b11d2ae 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.26.8 name: cluster-autoscaler repository: https://kubernetes.github.io/autoscaler version: 9.29.1