File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : coredns
3- version : 1.19.3
4- appVersion : 1.9.2
3+ version : 1.19.4
4+ appVersion : 1.9.3
55home : https://coredns.io
66icon : https://coredns.io/images/CoreDNS_Colour_Horizontal.png
77description : CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS Services
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ The command removes all the Kubernetes components associated with the chart and
4949| Parameter | Description | Default |
5050| :------------------------------------------------| :------------------------------------------------------------------------------------------------------------------------------------------| :------------------------------------------------------------|
5151| ` image.repository ` | The image repository to pull from | coredns/coredns |
52- | ` image.tag ` | The image tag to pull from | ` 1.9.2 ` |
52+ | ` image.tag ` | The image tag to pull from | ` 1.9.3 ` |
5353| ` image.pullPolicy ` | Image pull policy | IfNotPresent |
5454| ` image.pullSecrets ` | Specify container image pull secrets | ` [] ` |
5555| ` replicaCount ` | Number of replicas | 1 |
Original file line number Diff line number Diff line change 44
55image :
66 repository : coredns/coredns
7- tag : " 1.9.2 "
7+ tag : " 1.9.3 "
88 pullPolicy : IfNotPresent
99 # # Optionally specify an array of imagePullSecrets.
1010 # # Secrets must be manually created in the namespace.
You can’t perform that action at this time.
0 commit comments