From 526cd5525834e4eeb8e979d13eba831b149d6b26 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sat, 6 Apr 2024 13:03:06 +0200 Subject: [PATCH] Update Chart.yaml Signed-off-by: Kjeld Schouten --- charts/system/velero/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/system/velero/Chart.yaml b/charts/system/velero/Chart.yaml index 459d142fd51..00e355026b5 100644 --- a/charts/system/velero/Chart.yaml +++ b/charts/system/velero/Chart.yaml @@ -1,7 +1,7 @@ annotations: max_scale_version: 24.04.0 min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" + truecharts.org/SCALE-support: "false" truecharts.org/category: operators truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.11"