diff --git a/.gitlab/ci_templates/helm_package.yml b/.gitlab/ci_templates/helm_package.yml index 90f3069253eac7ee1d3435a19378e31f7bfac4d3..bb2404c0ca10be8726ce97fe5f3979857a42d31c 100644 --- a/.gitlab/ci_templates/helm_package.yml +++ b/.gitlab/ci_templates/helm_package.yml @@ -12,7 +12,7 @@ variables: .chart_release_rules: rules: - changes: - - ${CHART_DIR}/Chart.yaml + - ${CHART_DIR}Chart.yaml lint-helm: stage: lint-helm-chart