mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-03-14 14:16:16 +01:00
bump coredns to 1.6.6 (#208)
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
This commit is contained in:
parent
5098271568
commit
5a861f8a6f
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ spec:
|
|||
topologyKey: kubernetes.io/hostname
|
||||
containers:
|
||||
- name: coredns
|
||||
image: coredns/coredns:1.6.5
|
||||
image: coredns/coredns:1.6.6
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
|
|
Loading…
Reference in a new issue