File tree Expand file tree Collapse file tree 4 files changed +27
-11
lines changed Expand file tree Collapse file tree 4 files changed +27
-11
lines changed Original file line number Diff line number Diff line change 77- package : github.com/aryann/difflib
88- package : github.com/mgutz/ansi
99- package : k8s.io/helm
10- version : ^v2.2 .1
10+ version : ^v2.3 .1
1111 subpackages :
1212 - pkg/helm
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ import (
1313
1414 "github.com/ghodss/yaml"
1515 "google.golang.org/grpc"
16- "k8s.io/helm/cmd/helm/helmpath"
17- "k8s.io/helm/cmd/helm/strvals"
1816 "k8s.io/helm/pkg/downloader"
17+ "k8s.io/helm/pkg/helm/helmpath"
18+ "k8s.io/helm/pkg/strvals"
1919)
2020
2121/////////////// Source: cmd/helm/install.go /////////////////////////
Original file line number Diff line number Diff line change 11name : " diff"
22# Version is the version of Helm plus the number of official builds for this
33# plugin
4- version : " 2.2 .1+2 "
4+ version : " 2.3 .1+1 "
55usage : " Preview helm upgrade changes as a diff"
66description : " Preview helm upgrade changes as a diff"
77useTunnel : true
You can’t perform that action at this time.
0 commit comments