Tests: Bump Test Runner to v1.3.4. (#13355)

This commit is contained in:
Marco Ebert 2025-05-09 17:01:14 +02:00 committed by GitHub
parent fbcbcbf995
commit 257f698a0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -41,7 +41,7 @@ function cleanup {
}
trap cleanup EXIT
E2E_IMAGE=${E2E_IMAGE:-registry.k8s.io/ingress-nginx/e2e-test-runner:v1.3.3@sha256:d988fea544ba4179f29f380fb6bdd676bad02ad1b001066d732b7b8ee0ab1de2}
E2E_IMAGE=${E2E_IMAGE:-registry.k8s.io/ingress-nginx/e2e-test-runner:v1.3.4@sha256:d0bf631ffb2892c7781602573323e95d79e00150ba22b4445718df60942f9281}
if [[ "$RUNTIME" == podman ]]; then
# Podman does not support both tag and digest