Tests: Bump Test Runner to v1.3.5. (#13436)
This commit is contained in:
parent
b54e752d2e
commit
693bdf8d69
3 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
DIR:=$(shell dirname $(realpath $(firstword $(MAKEFILE_LIST))))
|
||||
E2E_BASE_IMAGE ?= "registry.k8s.io/ingress-nginx/e2e-test-runner:v1.3.4@sha256:d0bf631ffb2892c7781602573323e95d79e00150ba22b4445718df60942f9281"
|
||||
E2E_BASE_IMAGE ?= "registry.k8s.io/ingress-nginx/e2e-test-runner:v1.3.5@sha256:afef5aa6931be47d1c35f4de540c153032bbc26aefd44bc182f0bd3bb079f818"
|
||||
|
||||
image:
|
||||
echo "..entered Makefile in /test/e2e-image"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue