Skip to content

Commit

Permalink
Merge pull request kubernetes#1006 from chentao1596/change-echoserver…
Browse files Browse the repository at this point in the history
…-version

Change the version of echoserver for creating app
  • Loading branch information
aledbf authored Jul 24, 2017
2 parents 1a26aa2 + 343a9f3 commit 3086b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/echoheaders/echo-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: echoheaders
image: gcr.io/google_containers/echoserver:1.5
image: gcr.io/google_containers/echoserver:1.7
ports:
- containerPort: 8080
env:
Expand Down

0 comments on commit 3086b32

Please sign in to comment.