aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2023-05-29 16:45:28 -0700
committerchrislu <chris.lu@gmail.com>2023-05-29 16:45:28 -0700
commit68c3cf767c81bda1375f169fe89bef78059de4bf (patch)
treebc95319267971a538217ad2d6e16d89caaf5ec1b /.github
parentd1d1757520ea7a333718504c4e91a9a5ad1d39e8 (diff)
parentaf0727ae4b358451e6f4e6a3887c5b6220596888 (diff)
downloadseaweedfs-68c3cf767c81bda1375f169fe89bef78059de4bf.tar.xz
seaweedfs-68c3cf767c81bda1375f169fe89bef78059de4bf.zip
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
Diffstat (limited to '.github')
-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 1e5e3545d..b3fc59ed7 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.5.0
+ uses: helm/kind-action@v1.7.0
- name: Run chart-testing (install)
run: ct install --all --chart-dirs k8s/charts \ No newline at end of file