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:
Kubernetes Submit Queue 2017-05-21 02:27:05 -07:00 committed by GitHub
commit ba4c8b8db2

View File

@ -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