Bump klipper-lb version

Signed-off-by: Brennan Ashton <brennana@jfrog.com>
This commit is contained in:
Brennan Ashton 2019-10-24 14:01:47 -07:00
parent f9888ca3bb
commit af7dc09f5c
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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