Skip to content

Commit

Permalink
docs: do not reference buggy version
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Linkhorst committed Apr 27, 2017
1 parent da3c17a commit d6222a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/tutorials/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
spec:
containers:
- name: external-dns
image: registry.opensource.zalan.do/teapot/external-dns:v0.2.0
image: registry.opensource.zalan.do/teapot/external-dns:v0.2.1
args:
- --in-cluster
- --zone=Z16P7IEWFWZ4RB
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/nginx-ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ spec:
spec:
containers:
- name: external-dns
image: registry.opensource.zalan.do/teapot/external-dns:v0.2.0
image: registry.opensource.zalan.do/teapot/external-dns:v0.2.1
args:
- --in-cluster
- --zone=external-dns-test-gcp-zalan-do
Expand Down

0 comments on commit d6222a4

Please sign in to comment.