sync ci versions with SCALE

This commit is contained in:
kjeld Schouten-Lebbing
2022-03-30 11:30:23 +02:00
parent 9c3d2fc778
commit e0ef82eb53
+2 -2
View File
@@ -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: |