mirror of
https://github.com/k3s-io/k3s.git
synced 2026-06-04 14:27:20 -04:00
Bump coredns to 1.13.2
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
parent
1fd611df35
commit
2ef2865ebd
2 changed files with 2 additions and 2 deletions
|
|
@ -123,7 +123,7 @@ spec:
|
|||
k8s-app: kube-dns
|
||||
containers:
|
||||
- name: coredns
|
||||
image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.13.1"
|
||||
image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.13.2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
docker.io/rancher/klipper-helm:v0.9.12-build20251215
|
||||
docker.io/rancher/klipper-lb:v0.4.13
|
||||
docker.io/rancher/local-path-provisioner:v0.0.33
|
||||
docker.io/rancher/mirrored-coredns-coredns:1.13.1
|
||||
docker.io/rancher/mirrored-coredns-coredns:1.13.2
|
||||
docker.io/rancher/mirrored-library-busybox:1.37.0
|
||||
docker.io/rancher/mirrored-library-traefik:3.6.6
|
||||
docker.io/rancher/mirrored-metrics-server:v0.8.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue