Skip to content

Commit

Permalink
ci: change k3s version (truenas#2667)
Browse files Browse the repository at this point in the history
  • Loading branch information
stavros-k authored and Bryce Nordgren committed Jul 20, 2024
1 parent 155efbb commit 4f83671
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/charts_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/common_library_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f83671

Please sign in to comment.