mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Bump klipper-lb version
Signed-off-by: Brennan Ashton <brennana@jfrog.com>
This commit is contained in:
parent
f9888ca3bb
commit
af7dc09f5c
@ -27,7 +27,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
image = "rancher/klipper-lb:v0.1.1"
|
||||
image = "rancher/klipper-lb:v0.1.2"
|
||||
svcNameLabel = "svccontroller.k3s.cattle.io/svcname"
|
||||
daemonsetNodeLabel = "svccontroller.k3s.cattle.io/enablelb"
|
||||
nodeSelectorLabel = "svccontroller.k3s.cattle.io/nodeselector"
|
||||
|
@ -1,6 +1,6 @@
|
||||
docker.io/coredns/coredns:1.6.3
|
||||
docker.io/library/traefik:1.7.14
|
||||
docker.io/rancher/klipper-helm:v0.1.5
|
||||
docker.io/rancher/klipper-lb:v0.1.1
|
||||
docker.io/rancher/klipper-lb:v0.1.2
|
||||
docker.io/rancher/local-path-provisioner:v0.0.11
|
||||
k8s.gcr.io/pause:3.1
|
||||
|
Loading…
Reference in New Issue
Block a user