mirror of
https://github.com/k3s-io/k3s.git
synced 2026-05-28 04:34:19 -04:00
move to 1.13.1
Some checks are pending
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Some checks are pending
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Signed-off-by: Khwaja Faraz Ahmed <khwaja.ahmed@securiti.ai>
This commit is contained in:
parent
1511d362a4
commit
e8e76e3cf3
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:v1.12.4"
|
||||
image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.13.1"
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
docker.io/rancher/klipper-helm:v0.9.8-build20250709
|
||||
docker.io/rancher/klipper-lb:v0.4.13
|
||||
docker.io/rancher/local-path-provisioner:v0.0.32
|
||||
docker.io/rancher/mirrored-coredns-coredns:v1.12.4
|
||||
docker.io/rancher/mirrored-coredns-coredns:1.13.1
|
||||
docker.io/rancher/mirrored-library-busybox:1.36.1
|
||||
docker.io/rancher/mirrored-library-traefik:3.5.1
|
||||
docker.io/rancher/mirrored-metrics-server:v0.8.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue