Skip to content

Commit 68e6032

Browse files
authored
Update README.md
1 parent e39b0e8 commit 68e6032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ spec:
136136
readOnlyRootFilesystem: true
137137
runAsNonRoot: true
138138
runAsUser: 65534
139-
image: registry.k8s.io/external-dns/external-dns:v0.13.5 # insert the image with the webhook implementation here. 0.13.5 does not provide it yet.
139+
image: registry.k8s.io/external-dns/external-dns:v0.14.0
140140
imagePullPolicy: IfNotPresent
141141
args:
142142
- --log-level=info

0 commit comments

Comments
 (0)