ci: disable chart version bump check (#870)
This commit is contained in:
parent
5f9fcaf016
commit
0725e72ae0
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue