mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-04 06:39:43 +00:00
Bump helm-controller to work around tiller crashes
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
committed by
Brad Davidson
parent
389cd740c8
commit
e9bdb995b9
2
vendor/github.com/k3s-io/helm-controller/pkg/helm/controller.go
generated
vendored
2
vendor/github.com/k3s-io/helm-controller/pkg/helm/controller.go
generated
vendored
@@ -30,7 +30,7 @@ import (
|
||||
var (
|
||||
trueVal = true
|
||||
commaRE = regexp.MustCompile(`\\*,`)
|
||||
DefaultJobImage = "rancher/klipper-helm:v0.6.3-build20210804"
|
||||
DefaultJobImage = "rancher/klipper-helm:v0.6.4-build20210813"
|
||||
)
|
||||
|
||||
type Controller struct {
|
||||
|
||||
Reference in New Issue
Block a user