Skip to content

Commit

Permalink
Tutorial uses buggy version for GKE example (#177)
Browse files Browse the repository at this point in the history
Bug in question: #154

This is fixed in 0.2.1
  • Loading branch information
omarkj authored and hjacobs committed Apr 26, 2017
1 parent e5f21ad commit d4a396b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/gke.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,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 d4a396b

Please sign in to comment.