From 4d81855a4924450a5e47b46a30dba155bf2f80a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 19:53:05 +0000 Subject: [PATCH] chore(deps): update helm release cluster-autoscaler to v9.55.0 --- environments/sandbox-oci/cluster-autoscaler/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environments/sandbox-oci/cluster-autoscaler/Chart.yaml b/environments/sandbox-oci/cluster-autoscaler/Chart.yaml index d44c9a3..4d65e4a 100644 --- a/environments/sandbox-oci/cluster-autoscaler/Chart.yaml +++ b/environments/sandbox-oci/cluster-autoscaler/Chart.yaml @@ -26,5 +26,5 @@ appVersion: "1.0" dependencies: - name: cluster-autoscaler repository: https://kubernetes.github.io/autoscaler - version: 9.51.0 + version: 9.55.0 condition: autoscaler.enabled