We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0485a56 commit 93279d2Copy full SHA for 93279d2
pkg/cloudprovider/servicelb.go
@@ -43,7 +43,7 @@ var (
43
const (
44
Ready = condition.Cond("Ready")
45
DefaultLBNS = meta.NamespaceSystem
46
- DefaultLBImage = "rancher/klipper-lb:v0.4.3"
+ DefaultLBImage = "rancher/klipper-lb:v0.4.4"
47
)
48
49
func (k *k3s) Register(ctx context.Context,
scripts/airgap/image-list.txt
@@ -1,5 +1,5 @@
1
docker.io/rancher/klipper-helm:v0.8.0-build20230510
2
-docker.io/rancher/klipper-lb:v0.4.3
+docker.io/rancher/klipper-lb:v0.4.4
3
docker.io/rancher/local-path-provisioner:v0.0.24
4
docker.io/rancher/mirrored-coredns-coredns:1.10.1
5
docker.io/rancher/mirrored-library-busybox:1.34.1
0 commit comments