diff --git a/test/chart/.testenv b/test/chart/.testenv index f66d00336..6d82d273d 100644 --- a/test/chart/.testenv +++ b/test/chart/.testenv @@ -8,13 +8,11 @@ # Chart directories separated by a space CHART_DIRS=( - contrib/charts + deploy/charts ) # Charts that should be skipped EXCLUDED_CHARTS=( - contrib/charts/pebble - contrib/charts/vault ) # Additional chart repos to add (=), separated by a space