File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 - .github/workflows/beekeeper-autotls.yml
3232
3333env :
34- K3S_VERSION : " v1.31.10+k3s1"
34+ K3S_VERSION : " v1.35.6+k3s1"
35+ K3D_VERSION : " v5.9.0"
3536 REPLICA : 3
3637 SETUP_CONTRACT_IMAGE : " ethersphere/bee-localchain"
3738 SETUP_CONTRACT_IMAGE_TAG : " 0.9.4"
Original file line number Diff line number Diff line change 1313 - " **"
1414
1515env :
16- K3S_VERSION : " v1.31.10+k3s1"
16+ K3S_VERSION : " v1.35.6+k3s1"
17+ K3D_VERSION : " v5.9.0"
1718 REPLICA : 3
1819 RUN_TYPE : " PR RUN"
1920 SETUP_CONTRACT_IMAGE : " ethersphere/bee-localchain"
2021 SETUP_CONTRACT_IMAGE_TAG : " 0.9.4"
21- BEELOCAL_BRANCH : " main "
22- BEEKEEPER_BRANCH : " master "
22+ BEELOCAL_BRANCH : " feat/k3s-k3d-1.35-version "
23+ BEEKEEPER_BRANCH : " k8s-deps "
2324 BEEKEEPER_METRICS_ENABLED : false
2425 REACHABILITY_OVERRIDE_PUBLIC : true
2526 BATCHFACTOR_OVERRIDE_PUBLIC : 2
You can’t perform that action at this time.
0 commit comments