diff --git a/stable/coredns/Chart.yaml b/stable/coredns/Chart.yaml index a21706cb4b..1d6f5a7a46 100644 --- a/stable/coredns/Chart.yaml +++ b/stable/coredns/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: coredns -version: 1.7.2 -appVersion: 1.6.2 +version: 1.7.3 +appVersion: 1.6.3 description: CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS Services keywords: - coredns diff --git a/stable/coredns/values.yaml b/stable/coredns/values.yaml index 22260dfdfa..58a9aaae2c 100644 --- a/stable/coredns/values.yaml +++ b/stable/coredns/values.yaml @@ -4,7 +4,7 @@ image: repository: coredns/coredns - tag: "1.6.2" + tag: "1.6.3" pullPolicy: IfNotPresent replicaCount: 1