aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/helm_ci.yml
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2024-02-25 08:00:37 -0800
committerchrislu <chris.lu@gmail.com>2024-02-25 08:00:37 -0800
commita52ce076fc4d699f2155aa1e4e269a71c2674e92 (patch)
tree2d6f343a3ec01588eb3c6eaf62f3dd712ce6b83c /.github/workflows/helm_ci.yml
parent16b4f9d9ab5897e29eab36d78ddf625a050f5a8d (diff)
parent7187346cc1630f92c0aa4679965e4bdc0149a6d7 (diff)
downloadseaweedfs-a52ce076fc4d699f2155aa1e4e269a71c2674e92.tar.xz
seaweedfs-a52ce076fc4d699f2155aa1e4e269a71c2674e92.zip
Merge branch 'master' into mq-subscribe
Diffstat (limited to '.github/workflows/helm_ci.yml')
-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 86f6b83d0..97bd488a7 100644
--- a/.github/workflows/helm_ci.yml
+++ b/.github/workflows/helm_ci.yml
@@ -45,7 +45,7 @@ jobs:
run: ct lint --target-branch ${{ github.event.repository.default_branch }} --all --validate-maintainers=false --chart-dirs k8s/charts
- name: Create kind cluster
- uses: helm/kind-action@v1.8.0
+ uses: helm/kind-action@v1.9.0
- name: Run chart-testing (install)
run: ct install --target-branch ${{ github.event.repository.default_branch }} --all --chart-dirs k8s/charts