nic-6443 commented on code in PR #868:
URL: https://github.com/apache/apisix-helm-chart/pull/868#discussion_r2309035698
##########
.github/workflows/ci.yaml:
##########
@@ -29,11 +29,12 @@ jobs:
--name ct-lint \
--volume $PWD:/workdir \
--workdir /workdir/charts/apisix \
- quay.io/helmpack/chart-testing:v3.4.0 sh -c 'helm dependency
update \
+ quay.io/helmpack/chart-testing:v3.13.0 sh -c 'helm dependency
update \
&& cd ../.. \
&& helm repo add bitnami https://charts.bitnami.com/bitnami \
&& helm repo add apisix https://charts.apiseven.com \
&& ct lint \
+ --validate-maintainers=false \
Review Comment:
ref: https://github.com/helm/chart-testing/issues/464#issuecomment-1870661766
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]