File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
config/jobs/kubernetes/sig-network/ingress-nginx Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ presubmits:
14
14
path_alias : k8s.io/ingress-nginx
15
15
spec :
16
16
containers :
17
- - image : registry.k8s.io/ingress-nginx/e2e-test-runner:v2.2.1 @sha256:8407e6ccec478e9791267657995ee7a021385c52d8f79ea0e6aa4461742ecd21
17
+ - image : registry.k8s.io/ingress-nginx/e2e-test-runner:v2.2.2 @sha256:adc146da02b1c75ddb2d3bd2e20a05aceabc4c15f1a1d67192737b8a1fc47398
18
18
command :
19
19
- hack/verify-boilerplate.sh
20
20
resources :
@@ -39,7 +39,7 @@ presubmits:
39
39
path_alias : k8s.io/ingress-nginx
40
40
spec :
41
41
containers :
42
- - image : registry.k8s.io/ingress-nginx/e2e-test-runner:v2.2.1 @sha256:8407e6ccec478e9791267657995ee7a021385c52d8f79ea0e6aa4461742ecd21
42
+ - image : registry.k8s.io/ingress-nginx/e2e-test-runner:v2.2.2 @sha256:adc146da02b1c75ddb2d3bd2e20a05aceabc4c15f1a1d67192737b8a1fc47398
43
43
command :
44
44
- hack/verify-codegen.sh
45
45
resources :
@@ -64,7 +64,7 @@ presubmits:
64
64
path_alias : k8s.io/ingress-nginx
65
65
spec :
66
66
containers :
67
- - image : registry.k8s.io/ingress-nginx/e2e-test-runner:v2.2.1 @sha256:8407e6ccec478e9791267657995ee7a021385c52d8f79ea0e6aa4461742ecd21
67
+ - image : registry.k8s.io/ingress-nginx/e2e-test-runner:v2.2.2 @sha256:adc146da02b1c75ddb2d3bd2e20a05aceabc4c15f1a1d67192737b8a1fc47398
68
68
command :
69
69
- make
70
70
args :
You can’t perform that action at this time.
0 commit comments