mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-03-14 14:16:16 +01:00
bump image to 1.9.3 (#276)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
parent
0b6d8a9682
commit
1d0e0828eb
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ spec:
|
|||
topologyKey: kubernetes.io/hostname
|
||||
containers:
|
||||
- name: coredns
|
||||
image: coredns/coredns:1.9.2
|
||||
image: coredns/coredns:1.9.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
|
|
Loading…
Reference in a new issue