Commit b99b943c authored by Manuel Buil's avatar Manuel Buil

Use the new klipper-lb image that has newer go and Alpine versions

Signed-off-by: 's avatarManuel Buil <mbuil@suse.com>
parent 28be0de4
......@@ -32,7 +32,7 @@ var (
svcNameLabel = "svccontroller." + version.Program + ".cattle.io/svcname"
daemonsetNodeLabel = "svccontroller." + version.Program + ".cattle.io/enablelb"
nodeSelectorLabel = "svccontroller." + version.Program + ".cattle.io/nodeselector"
DefaultLBImage = "rancher/klipper-lb:v0.2.0"
DefaultLBImage = "rancher/klipper-lb:v0.3.0"
)
const (
......
docker.io/rancher/klipper-helm:v0.6.5-build20210915
docker.io/rancher/klipper-lb:v0.2.0
docker.io/rancher/klipper-lb:v0.3.0
docker.io/rancher/local-path-provisioner:v0.0.20
docker.io/rancher/mirrored-coredns-coredns:1.8.4
docker.io/rancher/mirrored-library-busybox:1.32.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