Commit 93279d2f authored by Brad Davidson's avatar Brad Davidson Committed by Brad Davidson

Bump klipper-lb to v0.4.4

Fixes issue with localhost access to ServiceLB when ExternalTrafficPolicy=Local Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
parent 0485a56f
......@@ -43,7 +43,7 @@ var (
const (
Ready = condition.Cond("Ready")
DefaultLBNS = meta.NamespaceSystem
DefaultLBImage = "rancher/klipper-lb:v0.4.3"
DefaultLBImage = "rancher/klipper-lb:v0.4.4"
)
func (k *k3s) Register(ctx context.Context,
......
docker.io/rancher/klipper-helm:v0.8.0-build20230510
docker.io/rancher/klipper-lb:v0.4.3
docker.io/rancher/klipper-lb:v0.4.4
docker.io/rancher/local-path-provisioner:v0.0.24
docker.io/rancher/mirrored-coredns-coredns:1.10.1
docker.io/rancher/mirrored-library-busybox:1.34.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment