mirror of https://github.com/k3s-io/k3s.git
parent
f82e387b5e
commit
86d47b0069
|
@ -54,7 +54,7 @@ const (
|
|||
)
|
||||
|
||||
var (
|
||||
DefaultLBImage = "rancher/klipper-lb:v0.4.10"
|
||||
DefaultLBImage = "rancher/klipper-lb:v0.4.13"
|
||||
)
|
||||
|
||||
func (k *k3s) Register(ctx context.Context,
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
docker.io/rancher/klipper-helm:v0.9.4-build20250113
|
||||
docker.io/rancher/klipper-lb:v0.4.10
|
||||
docker.io/rancher/klipper-lb:v0.4.13
|
||||
docker.io/rancher/local-path-provisioner:v0.0.31
|
||||
docker.io/rancher/mirrored-coredns-coredns:1.12.0
|
||||
docker.io/rancher/mirrored-library-busybox:1.36.1
|
||||
|
|
Loading…
Reference in New Issue