mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 19:39:26 +00:00
Update coredns to 1.12.0 (#11387)
* Update to coredns 1.12.0 Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
This commit is contained in:
@@ -120,7 +120,7 @@ spec:
|
||||
k8s-app: kube-dns
|
||||
containers:
|
||||
- name: coredns
|
||||
image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.11.3"
|
||||
image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.12.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
docker.io/rancher/klipper-helm:v0.9.3-build20241008
|
||||
docker.io/rancher/klipper-lb:v0.4.9
|
||||
docker.io/rancher/local-path-provisioner:v0.0.30
|
||||
docker.io/rancher/mirrored-coredns-coredns:1.11.3
|
||||
docker.io/rancher/mirrored-coredns-coredns:1.12.0
|
||||
docker.io/rancher/mirrored-library-busybox:1.36.1
|
||||
docker.io/rancher/mirrored-library-traefik:2.11.10
|
||||
docker.io/rancher/mirrored-metrics-server:v0.7.2
|
||||
|
||||
Reference in New Issue
Block a user