sync ci versions with SCALE
This commit is contained in:
@@ -99,7 +99,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
setup-tools: |
|
setup-tools: |
|
||||||
helmv3
|
helmv3
|
||||||
helm: "3.6.3"
|
helm: "3.8.0"
|
||||||
|
|
||||||
- uses: actions/setup-python@v3
|
- uses: actions/setup-python@v3
|
||||||
with:
|
with:
|
||||||
@@ -111,7 +111,7 @@ jobs:
|
|||||||
- name: Create k3d cluster
|
- name: Create k3d cluster
|
||||||
uses: nolar/setup-k3d-k3s@v1
|
uses: nolar/setup-k3d-k3s@v1
|
||||||
with:
|
with:
|
||||||
version: v1.19
|
version: v1.20.6+k3s1
|
||||||
|
|
||||||
- name: Remove node taints
|
- name: Remove node taints
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user