We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7244ece commit 355c1b5Copy full SHA for 355c1b5
.github/workflows/publish-chart.yaml
@@ -37,7 +37,7 @@ jobs:
37
id: lint
38
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992
39
- name: Setup Kubernetes cluster (KIND)
40
- uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140
+ uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced
41
with:
42
version: ${{ env.KIND_VERSION }}
43
image: ${{ env.KIND_IMAGE }}
0 commit comments