diff --git a/stable/coredns/Chart.yaml b/stable/coredns/Chart.yaml index c6082eb042..9db675e967 100644 --- a/stable/coredns/Chart.yaml +++ b/stable/coredns/Chart.yaml @@ -1,6 +1,6 @@ name: coredns -version: 1.2.5 -appVersion: 1.3.1 +version: 1.3.0 +appVersion: 1.4.0 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 f1cd61b79c..a9ff3f015c 100644 --- a/stable/coredns/values.yaml +++ b/stable/coredns/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: coredns/coredns - tag: "1.3.1" + tag: "1.4.0" pullPolicy: IfNotPresent resources: @@ -58,7 +58,7 @@ servers: parameters: round_robin - name: prometheus parameters: 0.0.0.0:9153 - - name: proxy + - name: forward parameters: . /etc/resolv.conf # Complete example with all the options: