File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ The following technology stack is currently being used:
4545| [ cri-tools] [ 13 ] | CRI Manipulation Tool | v1.15.0 |
4646| [ CNI Plugins] [ 14 ] | Container Networking | v0.8.2 |
4747| [ etcd] [ 15 ] | Database Backend | v3.3.13 |
48- | [ CoreDNS] [ 16 ] | Kubernetes DNS Support | v1.6.4 |
48+ | [ CoreDNS] [ 16 ] | Kubernetes DNS Support | v1.6.5 |
4949
5050[ 10 ] : https://github.com/kubernetes/kubernetes
5151[ 11 ] : https://github.com/cri-o/cri-o
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ spec:
100100 beta.kubernetes.io/os : linux
101101 containers :
102102 - name : coredns
103- image : coredns/coredns:1.6.4
103+ image : coredns/coredns:1.6.5
104104 imagePullPolicy : IfNotPresent
105105 resources :
106106 limits :
You can’t perform that action at this time.
0 commit comments