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