wolfstudy opened a new pull request #83: URL: https://github.com/apache/pulsar-helm-chart/pull/83
Signed-off-by: xiaolong.ran <r...@apache.org> ### Motivation The lint ci error as follows: ``` Linting chart 'pulsar => (version: "2.6.2-1", path: "charts/pulsar")' Checking chart 'pulsar => (version: "2.6.2-1", path: "charts/pulsar")' for a version bump... Old chart version: 2.6.1-2 New chart version: 2.6.2-1 Chart version ok. Validating /workdir/charts/pulsar/Chart.yaml... Validation success! 👍 Validating maintainers... Error: Error linting charts: Error processing charts ------------------------------------------------------------------------------------------------------------------------ ✖︎ pulsar => (version: "2.6.2-1", path: "charts/pulsar") > Error validating maintainer 'The Apache Pulsar Team': 404 Not Found ------------------------------------------------------------------------------------------------------------------------ Error linting charts: Error processing charts ``` ### Modifications Upgrade `chart-testing-action` to 2.0.0 ### Verifying this change - [ ] Make sure that the change passes the CI checks. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org