[stable/coredns] Version bump to 1.6.4 (#17571)

https://coredns.io/2019/09/27/coredns-1.6.4-release/

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
This commit is contained in:
Manuel Rüger
2019-10-01 01:09:33 -07:00
committed by Kubernetes Prow Robot
parent 1aa26f7529
commit 21b8faf131
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: coredns
version: 1.7.3
appVersion: 1.6.3
version: 1.7.4
appVersion: 1.6.4
description: CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS Services
keywords:
- coredns
+1 -1
View File
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart and
| Parameter | Description | Default |
|:----------------------------------------|:--------------------------------------------------------------------------------------|:------------------------------------------------------------|
| `image.repository` | The image repository to pull from | coredns/coredns |
| `image.tag` | The image tag to pull from | `v1.5.2` |
| `image.tag` | The image tag to pull from | `v1.6.4` |
| `image.pullPolicy` | Image pull policy | IfNotPresent |
| `replicaCount` | Number of replicas | 1 |
| `resources.limits.cpu` | Container maximum CPU | `100m` |
+1 -1
View File
@@ -4,7 +4,7 @@
image:
repository: coredns/coredns
tag: "1.6.3"
tag: "1.6.4"
pullPolicy: IfNotPresent
replicaCount: 1