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