File tree Expand file tree Collapse file tree 3 files changed +43
-13
lines changed Expand file tree Collapse file tree 3 files changed +43
-13
lines changed Original file line number Diff line number Diff line change 1
1
package : github.com/databus23/helm-diff
2
2
import :
3
- - package : github.com/spf13/cobra
4
- version : f62e98d28ab7ad31d707ba837a966378465c7b57
5
- - package : github.com/spf13/pflag
6
- version : 9ff6c6923cfffbcd502984b8e0c80539a94968b7
7
3
- package : k8s.io/helm
8
- version : v2.7.0
4
+ version : v2.8.0
5
+ # taken from k8s.io/helm hlide.yaml
6
+ - package : k8s.io/api
7
+ version : kubernetes-1.9.2
8
+ - package : k8s.io/apimachinery
9
+ version : kubernetes-1.9.2
10
+ - package : google.golang.org/grpc
11
+ version : 1.7.2
12
+ - package : golang.org/x/net
13
+ version : 1c05540f6879653db88113bc4a2b70aec4bd491f
Original file line number Diff line number Diff line change 1
1
name : " diff"
2
2
# Version is the version of Helm plus the number of official builds for this
3
3
# plugin
4
- version : " 2.7 .0+1"
4
+ version : " 2.8 .0+1"
5
5
usage : " Preview helm upgrade changes as a diff"
6
6
description : " Preview helm upgrade changes as a diff"
7
7
useTunnel : true
You can’t perform that action at this time.
0 commit comments