mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Bump klipper-lb to v0.4.4
Fixes issue with localhost access to ServiceLB when ExternalTrafficPolicy=Local Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
parent
0485a56f33
commit
93279d2f59
@ -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,
|
||||
|
@ -1,5 +1,5 @@
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user