aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 6c8843dd7..18a8e104b 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.4.0
+ uses: helm/kind-action@v1.5.0
- name: Run chart-testing (install)
run: ct install --all --chart-dirs k8s/charts \ No newline at end of file