aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-17 08:34:35 -0700
committerGitHub <noreply@github.com>2023-07-17 08:34:35 -0700
commita539dea830face6c4866f8d1e1c1583bbad75682 (patch)
tree78a295eee92b2a7cda9caabfcfd4ad26481ba938
parent3bc30d3d28d07e6e83276e8c352a067f640a71af (diff)
downloadseaweedfs-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.yml2
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