File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
with :
20
20
submodules : true
21
21
- name : Create Kind Cluster
22
- uses : helm/kind-action@v1.11 .0
22
+ uses : helm/kind-action@v1.12 .0
23
23
with :
24
24
cluster_name : kubernetes-python-e2e-master-${{ matrix.python-version }}
25
25
# The kind version to be used to spin the cluster up
Original file line number Diff line number Diff line change 19
19
with :
20
20
submodules : true
21
21
- name : Create Kind Cluster
22
- uses : helm/kind-action@v1.11 .0
22
+ uses : helm/kind-action@v1.12 .0
23
23
with :
24
24
cluster_name : kubernetes-python-e2e-release-11.0-${{ matrix.python-version }}
25
25
# The kind version to be used to spin the cluster up
Original file line number Diff line number Diff line change 19
19
with :
20
20
submodules : true
21
21
- name : Create Kind Cluster
22
- uses : helm/kind-action@v1.11 .0
22
+ uses : helm/kind-action@v1.12 .0
23
23
with :
24
24
cluster_name : kubernetes-python-e2e-release-12.0-${{ matrix.python-version }}
25
25
# The kind version to be used to spin the cluster up
Original file line number Diff line number Diff line change 19
19
with :
20
20
submodules : true
21
21
- name : Create Kind Cluster
22
- uses : helm/kind-action@v1.11 .0
22
+ uses : helm/kind-action@v1.12 .0
23
23
with :
24
24
cluster_name : kubernetes-python-e2e-release-17.0-${{ matrix.python-version }}
25
25
# The kind version to be used to spin the cluster up
Original file line number Diff line number Diff line change 19
19
with :
20
20
submodules : true
21
21
- name : Create Kind Cluster
22
- uses : helm/kind-action@v1.11 .0
22
+ uses : helm/kind-action@v1.12 .0
23
23
with :
24
24
cluster_name : kubernetes-python-e2e-release-18.0-${{ matrix.python-version }}
25
25
# The kind version to be used to spin the cluster up
Original file line number Diff line number Diff line change 19
19
with :
20
20
submodules : true
21
21
- name : Create Kind Cluster
22
- uses : helm/kind-action@v1.11 .0
22
+ uses : helm/kind-action@v1.12 .0
23
23
with :
24
24
cluster_name : kubernetes-python-e2e-release-26.0-${{ matrix.python-version }}
25
25
# The kind version to be used to spin the cluster up
You can’t perform that action at this time.
0 commit comments