Skip to content

Commit

Permalink
Merge pull request #59 from oshoval/bumpcoredns
Browse files Browse the repository at this point in the history
coreDNS: Bump version
  • Loading branch information
kubevirt-bot committed May 22, 2023
2 parents 08810ac + f6cb6b4 commit 64799ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/secondarydns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
- args:
- -conf
- /etc/coredns/Corefile
image: registry.k8s.io/coredns/coredns:v1.8.6
image: registry.k8s.io/coredns/coredns:v1.10.1
imagePullPolicy: IfNotPresent
name: secondary-dns
securityContext:
Expand Down

0 comments on commit 64799ca

Please sign in to comment.