Skip to content

Commit

Permalink
fixup! ci(test-action): upgrade chart-testing-action (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Dec 7, 2023
1 parent f6fd867 commit 85ff302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
python-version: '3.9'
check-latest: true
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.4.0
uses: helm/chart-testing-action@v2.6.1
- name: Lint chart
run: ct lint --target-branch ${TARGET_BRANCH} --lint-conf lintconf.yaml --config ct.yaml --chart-yaml-schema chart_schema.yaml
test-chart:
Expand Down

0 comments on commit 85ff302

Please sign in to comment.