mirror of
https://github.com/truenas/charts.git
synced 2026-06-16 23:19:15 +08:00
revert k3s version
This commit is contained in:
6
.github/workflows/common_library_tests.yaml
vendored
6
.github/workflows/common_library_tests.yaml
vendored
@@ -109,10 +109,10 @@ jobs:
|
||||
if: ${{ steps.list-changed.outputs.changes_detected }} == 'true'
|
||||
uses: nolar/setup-k3d-k3s@293b8e5822a20bc0d5bcdd4826f1a665e72aba96 # tag=v1.0.9
|
||||
with:
|
||||
# version: v1.22.4+k3s1
|
||||
# This version greps wrong deployment name and it fails.
|
||||
version: v1.22.4+k3s1
|
||||
# This versions grabs wrong deployment name and it fails.
|
||||
# version: v1.25.4+k3s1
|
||||
version: v1.24
|
||||
# version: v1.24
|
||||
|
||||
- name: Run chart-testing (install)
|
||||
if: ${{ steps.list-changed.outputs.changes_detected }} == 'true'
|
||||
|
||||
Reference in New Issue
Block a user