kube-up.sh: bump coreDNS to 1.11.3
This commit is contained in:
		| @@ -31,7 +31,7 @@ dependencies: | ||||
|  | ||||
|   # CoreDNS | ||||
|   - name: "coredns-kube-up" | ||||
|     version: 1.11.1 | ||||
|     version: 1.11.3 | ||||
|     refPaths: | ||||
|     - path: cluster/addons/dns/coredns/coredns.yaml.base | ||||
|       match: registry.k8s.io/coredns | ||||
|   | ||||
| @@ -133,7 +133,7 @@ spec: | ||||
|         kubernetes.io/os: linux | ||||
|       containers: | ||||
|       - name: coredns | ||||
|         image: registry.k8s.io/coredns/coredns:v1.11.1 | ||||
|         image: registry.k8s.io/coredns/coredns:v1.11.3 | ||||
|         imagePullPolicy: IfNotPresent | ||||
|         resources: | ||||
|           limits: | ||||
|   | ||||
| @@ -133,7 +133,7 @@ spec: | ||||
|         kubernetes.io/os: linux | ||||
|       containers: | ||||
|       - name: coredns | ||||
|         image: registry.k8s.io/coredns/coredns:v1.11.1 | ||||
|         image: registry.k8s.io/coredns/coredns:v1.11.3 | ||||
|         imagePullPolicy: IfNotPresent | ||||
|         resources: | ||||
|           limits: | ||||
|   | ||||
| @@ -133,7 +133,7 @@ spec: | ||||
|         kubernetes.io/os: linux | ||||
|       containers: | ||||
|       - name: coredns | ||||
|         image: registry.k8s.io/coredns/coredns:v1.11.1 | ||||
|         image: registry.k8s.io/coredns/coredns:v1.11.3 | ||||
|         imagePullPolicy: IfNotPresent | ||||
|         resources: | ||||
|           limits: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Benjamin Elder
					Benjamin Elder