diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-07-17 08:34:35 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-17 08:34:35 -0700 |
| commit | a539dea830face6c4866f8d1e1c1583bbad75682 (patch) | |
| tree | 78a295eee92b2a7cda9caabfcfd4ad26481ba938 | |
| parent | 3bc30d3d28d07e6e83276e8c352a067f640a71af (diff) | |
| download | seaweedfs-a539dea830face6c4866f8d1e1c1583bbad75682.tar.xz seaweedfs-a539dea830face6c4866f8d1e1c1583bbad75682.zip | |
Bump helm/kind-action from 1.7.0 to 1.8.0 (#4686)
| -rw-r--r-- | .github/workflows/helm_ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/helm_ci.yml b/.github/workflows/helm_ci.yml index b3fc59ed7..6129faa53 100644 --- a/.github/workflows/helm_ci.yml +++ b/.github/workflows/helm_ci.yml @@ -45,7 +45,7 @@ jobs: run: ct lint --all --validate-maintainers=false --chart-dirs k8s/charts - name: Create kind cluster - uses: helm/kind-action@v1.7.0 + uses: helm/kind-action@v1.8.0 - name: Run chart-testing (install) run: ct install --all --chart-dirs k8s/charts
\ No newline at end of file |
