File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 python-version : 3.7
5151
5252 - name : Set up chart-testing
53- uses : helm/chart-testing-action@v2.0.1
53+ uses : helm/chart-testing-action@v2.1.0
5454
5555 - name : Run chart-testing (list-changed)
5656 id : list-changed
6565
6666 # Refer to https://github.com/kubernetes-sigs/kind/releases when updating the node_images
6767 - name : Create 1.20 kind cluster
68- uses : helm/kind-action@v1.1 .0
68+ uses : helm/kind-action@v1.2 .0
6969 with :
7070 node_image : kindest/node:v1.20.2@sha256:8f7ea6e7642c0da54f04a7ee10431549c0257315b3a634f6ef2fecaaedb19bab
7171 cluster_name : kubernetes-1.20
7575 run : ct install --config .ci/ct-config.yaml
7676
7777 - name : Create 1.19 kind cluster
78- uses : helm/kind-action@v1.1 .0
78+ uses : helm/kind-action@v1.2 .0
7979 with :
8080 node_image : kindest/node:v1.19.7@sha256:a70639454e97a4b733f9d9b67e12c01f6b0297449d5b9cbbef87473458e26dca
8181 cluster_name : kubernetes-1.19
8585 run : ct install --config .ci/ct-config.yaml
8686
8787 - name : Create 1.18 kind cluster
88- uses : helm/kind-action@v1.1 .0
88+ uses : helm/kind-action@v1.2 .0
8989 with :
9090 node_image : kindest/node:v1.18.15@sha256:5c1b980c4d0e0e8e7eb9f36f7df525d079a96169c8a8f20d8bd108c0d0889cc4
9191 cluster_name : kubernetes-1.18
You can’t perform that action at this time.
0 commit comments