mirror of
https://github.com/truenas/charts.git
synced 2026-03-20 12:07:11 +08:00
ci: change k3s version (#2667)
This commit is contained in:
2
.github/workflows/charts_tests.yaml
vendored
2
.github/workflows/charts_tests.yaml
vendored
@@ -90,7 +90,7 @@ jobs:
|
||||
- v3.12.1
|
||||
# We run tests on k3s version of latest SCALE release
|
||||
k3s-version:
|
||||
- v1.26.6+k3s1
|
||||
- v1.26.15+k3s1
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
2
.github/workflows/common_library_tests.yaml
vendored
2
.github/workflows/common_library_tests.yaml
vendored
@@ -94,7 +94,7 @@ jobs:
|
||||
matrix:
|
||||
# We run tests on k3s version of latest SCALE release, SCALE nightly and manually defined "latest"
|
||||
k3s-version:
|
||||
- v1.26.6+k3s1
|
||||
- v1.26.15+k3s1
|
||||
# We run tests on Helm version of latest SCALE release, SCALE nightly and manually defined "latest"
|
||||
helm-version:
|
||||
- v3.12.1
|
||||
|
||||
Reference in New Issue
Block a user