Update klipper-helm version

This commit is contained in:
Erik Wilson 2019-03-22 00:09:14 +00:00
parent 8d57fbd430
commit 9645048a57

View File

@ -24,7 +24,7 @@ import (
const (
namespace = "kube-system"
image = "rancher/klipper-helm:v0.1.4"
image = "rancher/klipper-helm:v0.1.5"
label = "helm.k3s.cattle.io/chart"
)