diff --git a/stable/coredns/Chart.yaml b/stable/coredns/Chart.yaml index 029350efa5..d6948c3d0c 100644 --- a/stable/coredns/Chart.yaml +++ b/stable/coredns/Chart.yaml @@ -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 diff --git a/stable/coredns/values.yaml b/stable/coredns/values.yaml index 5a136ccf1b..fe0aa08c02 100644 --- a/stable/coredns/values.yaml +++ b/stable/coredns/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: coredns/coredns - tag: "1.2.6" + tag: "1.3.0" pullPolicy: IfNotPresent resources: