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