mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Merge pull request #46025 from billy2180/bump-netexec-pod-xml-to-1.7
Automatic merge from submit-queue Bump e2e netexec pod.xml image version to 1.7 Changing the image version from 1.5 to 1.7
This commit is contained in:
commit
ba4c8b8db2
@ -7,7 +7,7 @@ metadata:
|
||||
spec:
|
||||
containers:
|
||||
- name: netexec
|
||||
image: gcr.io/google_containers/netexec:1.5
|
||||
image: gcr.io/google_containers/netexec:1.7
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
protocol: TCP
|
||||
|
Loading…
Reference in New Issue
Block a user