From 0e4f8b83d7ff9950808d9d36647b31fac867b276 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 22:05:37 +0000 Subject: [PATCH] chore(deps): update helm release cluster-autoscaler to v9.56.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 ac9e68b..d03a1ef 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.55.1 + version: 9.56.0 condition: autoscaler.enabled