Browse Source

Update klipper-helm version

pull/253/head
Erik Wilson 6 years ago
parent
commit
9645048a57
  1. 2
      pkg/helm/controller.go

2
pkg/helm/controller.go

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

Loading…
Cancel
Save