[stable/coredns] Update coredns to 1.3.0 (#10040)

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
This commit is contained in:
Manuel Rüger
2018-12-16 14:08:15 -08:00
committed by Kubernetes Prow Robot
parent f0c8010463
commit b6e7b24796
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: coredns
version: 1.2.1
appVersion: 1.2.6
version: 1.2.2
appVersion: 1.3.0
description: CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS Services
keywords:
- coredns
+1 -1
View File
@@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: coredns/coredns
tag: "1.2.6"
tag: "1.3.0"
pullPolicy: IfNotPresent
resources: