Skip to content

Commit

Permalink
ci(Linting): check version increment only if the chart version is a r…
Browse files Browse the repository at this point in the history
…elease version
  • Loading branch information
nicoprow committed Jul 9, 2024
1 parent 201db14 commit f7b833c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chart-test-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
run: |
cat <<EOF > .chart-testing-config.yaml
validate-maintainers: false
check-version-increment: false
chart-repos:
- bitnami=https://charts.bitnami.com/bitnami
EOF
Expand Down

0 comments on commit f7b833c

Please sign in to comment.