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

View file

@ -98,7 +98,9 @@ jobs:
with:
setup-tools: |
helmv3
kubectl
helm: "3.6.3"
kubectl: "${{ matrix.k8s_version }}"
- uses: actions/setup-python@v4
with: