This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-07-27 13:35:45 +02:00
parent 390353e692
commit bb122b930c
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC

View file

@ -52,7 +52,7 @@ jobs:
matrix: |
{
"chart": ${{ steps.list-changed.outputs.charts }},
"k8s_version": ["v1.21", "v1.24"]
"k8s_version": ["v1.22.12", "v1.24.3"]
}
detected: ${{ steps.list-changed.outputs.detected }}
steps: