We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6873bcc commit 2fdfa14Copy full SHA for 2fdfa14
pkg/cloudprovider/servicelb.go
@@ -55,7 +55,7 @@ const (
55
)
56
57
var (
58
- DefaultLBImage = "rancher/klipper-lb:v0.4.10"
+ DefaultLBImage = "rancher/klipper-lb:v0.4.13"
59
60
61
func (k *k3s) Register(ctx context.Context,
scripts/airgap/image-list.txt
@@ -1,5 +1,5 @@
1
docker.io/rancher/klipper-helm:v0.9.4-build20250113
2
-docker.io/rancher/klipper-lb:v0.4.10
+docker.io/rancher/klipper-lb:v0.4.13
3
docker.io/rancher/local-path-provisioner:v0.0.31
4
docker.io/rancher/mirrored-coredns-coredns:1.12.0
5
docker.io/rancher/mirrored-library-busybox:1.36.1
0 commit comments