From 4b238c400478ad4951abb2dcb0086c4af59ccc2c Mon Sep 17 00:00:00 2001 From: yxxhero Date: Tue, 4 Feb 2025 20:36:05 +0800 Subject: [PATCH] fix tests Signed-off-by: yxxhero --- pkg/app/app_list_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/app/app_list_test.go b/pkg/app/app_list_test.go index 4cd535ed..69bbc754 100644 --- a/pkg/app/app_list_test.go +++ b/pkg/app/app_list_test.go @@ -240,6 +240,7 @@ environments: values: - myrelease2: enabled: false +--- releases: - name: myrelease1 chart: mychart1