Skip to content

Commit

Permalink
Merge pull request #107 from WyriHaximusNet/renovate/helm-chart-testi…
Browse files Browse the repository at this point in the history
…ng-action-2.x

Update helm/chart-testing-action action to v2.6.1
  • Loading branch information
WyriHaximus authored Nov 17, 2024
2 parents dcca3f0 + 91d0d7c commit df295f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-charts-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Fetch history
run: git fetch --prune --unshallow
- name: Install Chart Tester
uses: helm/chart-testing-action@v2.4.0
uses: helm/chart-testing-action@v2.6.1
- name: Add WyriHaximusNet repo
run: helm repo add WyriHaximusNet https://helm.wyrihaximus.net/
- name: Lint charts
Expand Down Expand Up @@ -78,6 +78,6 @@ jobs:
- name: Add WyriHaximusNet repo
run: helm repo add WyriHaximusNet https://helm.wyrihaximus.net/
- name: Install Chart Tester
uses: helm/chart-testing-action@v2.4.0
uses: helm/chart-testing-action@v2.6.1
- name: Test charts
run: ct install

0 comments on commit df295f7

Please sign in to comment.