fix: make e2e scripts executable

This commit is contained in:
TheiLLeniumStudios
2026-01-14 23:46:44 +01:00
parent 72a0976829
commit 6ac8f5d5d8
3 changed files with 1 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ env:
DOCKER_FILE_PATH: Dockerfile
DOCKER_UBI_FILE_PATH: Dockerfile.ubi
KUBERNETES_VERSION: "1.30.0"
KIND_VERSION: "0.23.0"
KIND_VERSION: "0.31.0"
REGISTRY: ghcr.io
jobs:

0
scripts/e2e-cluster-cleanup.sh Normal file → Executable file
View File

0
scripts/e2e-cluster-setup.sh Normal file → Executable file
View File