Skip to content

Commit

Permalink
Fixed image value version typo (#7768)
Browse files Browse the repository at this point in the history
Was inconsistent with other values
  • Loading branch information
shir22 authored and k8s-ci-robot committed Mar 18, 2018
1 parent fb05256 commit eb22016
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ by `name`.
# configuration file value
containers:
- name: nginx
image: nginx:1.11
image: nginx:1.10
- name: nginx-helper-b
image: helper:1.3
- name: nginx-helper-c # key: nginx-helper-c; will be added in result
Expand Down

0 comments on commit eb22016

Please sign in to comment.