hack: Bump e2e-setup.sh version

Bump the software versions defined in hack/e2e-setup.sh to the latest
ones and sync version installed of kind in github integration tests
with e2e-setup.sh. Update the CentOS 9 Stream preference name used in
the tests to the new name in common-instancetypes v0.4.0.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-02-28 16:42:23 +01:00
parent ebe6f830e7
commit fa9183c21a
3 changed files with 8 additions and 7 deletions

View File

@@ -98,6 +98,7 @@ jobs:
- name: install kind / kubectl
uses: helm/kind-action@v1.9.0
with:
version: v0.22.0
install_only: true
if: inputs.ansible_test_targets != ''