File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -76,13 +76,13 @@ jobs:
7676 - name : Set up Helm
7777 uses : azure/setup-helm@v4
7878 with :
79- version : v3.16 .4
79+ version : v3.17 .4
8080 - name : Set up chart-testing
8181 uses : helm/chart-testing-action@v2.7.0
8282 - name : Create kind cluster
8383 uses : helm/kind-action@v1.12.0
8484 with :
85- version : v0.26 .0
85+ version : v0.29 .0
8686 - name : Run tests
8787 run : ./tests/trino/test.sh ${{ matrix.args }}
8888
@@ -101,13 +101,13 @@ jobs:
101101 - name : Set up Helm
102102 uses : azure/setup-helm@v4
103103 with :
104- version : v3.16 .4
104+ version : v3.17 .4
105105 - name : Set up chart-testing
106106 uses : helm/chart-testing-action@v2.7.0
107107 - name : Create kind cluster
108108 uses : helm/kind-action@v1.12.0
109109 with :
110- version : v0.24 .0
110+ version : v0.29 .0
111111 - name : Run gateway tests
112112 run : ./tests/gateway/test.sh ${{ matrix.args }}
113113
You can’t perform that action at this time.
0 commit comments