Skip to content

Commit

Permalink
Update coredns to 1.6.5
Browse files Browse the repository at this point in the history
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
  • Loading branch information
saschagrunert committed Nov 14, 2019
1 parent 61074aa commit ea96fda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The following technology stack is currently being used:
| [cri-tools][13] | CRI Manipulation Tool | v1.15.0 |
| [CNI Plugins][14] | Container Networking | v0.8.2 |
| [etcd][15] | Database Backend | v3.3.13 |
| [CoreDNS][16] | Kubernetes DNS Support | v1.6.4 |
| [CoreDNS][16] | Kubernetes DNS Support | v1.6.5 |

[10]: https://github.com/kubernetes/kubernetes
[11]: https://github.com/cri-o/cri-o
Expand Down
2 changes: 1 addition & 1 deletion src/assets/coredns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ spec:
beta.kubernetes.io/os: linux
containers:
- name: coredns
image: coredns/coredns:1.6.4
image: coredns/coredns:1.6.5
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit ea96fda

Please sign in to comment.