mirror of https://github.com/k3s-io/k3s.git
chore: Update rancher/klipper-lb image versions
Made with ❤️️ by updatecli
pull/13976/head
parent
26c11f5c4d
commit
35d0b6b11b
|
|
@ -54,7 +54,7 @@ const (
|
|||
)
|
||||
|
||||
var (
|
||||
DefaultLBImage = "rancher/klipper-lb:v0.4.15"
|
||||
DefaultLBImage = "rancher/klipper-lb:v0.4.16"
|
||||
)
|
||||
|
||||
func (k *k3s) Register(ctx context.Context,
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
docker.io/rancher/klipper-helm:v0.9.16-build20260410
|
||||
docker.io/rancher/klipper-lb:v0.4.15
|
||||
docker.io/rancher/klipper-lb:v0.4.16
|
||||
docker.io/rancher/local-path-provisioner:v0.0.35
|
||||
docker.io/rancher/mirrored-coredns-coredns:1.14.2
|
||||
docker.io/rancher/mirrored-library-busybox:1.37.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue