Skip to content

Commit

Permalink
Test with latest Helm
Browse files Browse the repository at this point in the history
  • Loading branch information
nineinchnick committed Sep 30, 2024
1 parent 36a4833 commit 6c8391f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up chart-testing
uses: helm/chart[email protected]
uses: helm/ch1rt[email protected]
- name: Lint charts
run: ct lint --charts=charts/trino --validate-maintainers=false

Expand All @@ -47,7 +47,7 @@ jobs:
- name: Set up Helm
uses: azure/setup-helm@v4
with:
version: v3.14.4
version: v3.16.1
- name: Set up chart-testing
uses: helm/[email protected]
- name: Create kind cluster
Expand Down

0 comments on commit 6c8391f

Please sign in to comment.