Update klipper-lb image version

Signed-off-by: Manuel Buil <mbuil@suse.com>
This commit is contained in:
Manuel Buil 2024-02-14 09:55:11 +01:00
parent fa37d03395
commit 3b4f13f28d
2 changed files with 2 additions and 2 deletions

View File

@ -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,

View File

@ -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