ci: disable chart version bump check (#870)

This commit is contained in:
Callum Tait 2021-10-04 20:39:38 +01:00 committed by GitHub
parent 5f9fcaf016
commit 0725e72ae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@
lint-conf: charts/.ci/lint-config.yaml
chart-repos:
- jetstack=https://charts.jetstack.io
check-version-increment: false # Disable checking that the chart version has been bumped