mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Update klipper-lb image version
Signed-off-by: Manuel Buil <mbuil@suse.com>
This commit is contained in:
parent
fa37d03395
commit
3b4f13f28d
@ -49,7 +49,7 @@ const (
|
||||
)
|
||||
|
||||
var (
|
||||
DefaultLBImage = "rancher/klipper-lb:v0.4.5"
|
||||
DefaultLBImage = "rancher/klipper-lb:v0.4.7"
|
||||
)
|
||||
|
||||
func (k *k3s) Register(ctx context.Context,
|
||||
|
@ -1,5 +1,5 @@
|
||||
docker.io/rancher/klipper-helm:v0.8.2-build20230815
|
||||
docker.io/rancher/klipper-lb:v0.4.5
|
||||
docker.io/rancher/klipper-lb:v0.4.7
|
||||
docker.io/rancher/local-path-provisioner:v0.0.26
|
||||
docker.io/rancher/mirrored-coredns-coredns:1.10.1
|
||||
docker.io/rancher/mirrored-library-busybox:1.36.1
|
||||
|
Loading…
Reference in New Issue
Block a user