This commit is contained in:
Stavros kois
2023-01-03 22:01:38 +02:00
parent c08c2ed236
commit ea0ee33862

View File

@@ -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'