Skip to content

Commit e257158

Browse files
committed
Bump helm to 2.11.0
1 parent 1144e87 commit e257158

File tree

2 files changed

+25
-20
lines changed

2 files changed

+25
-20
lines changed

glide.lock

+22-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glide.yaml

+3-11
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,12 @@ import:
55
- package: github.com/spf13/pflag
66
version: 583c0c0531f06d5278b7d917446061adc344b5cd
77
- package: k8s.io/helm
8-
#revert back to upstream once https://github.com/helm/helm/pull/4499 is released
9-
repo: https://github.com/databus23/helm.git
10-
version: v2.10.0-nok8s
8+
version: v2.11.0
119
#taken from k8s.io/helm glide.yaml
1210
- package: k8s.io/api
13-
version: release-1.10
14-
# The two packages below were expected to have `version: release-1.10`,
15-
# but it ended up vendoring versions of pkgs newer than those in helm's glide.lock
16-
# https://github.com/helm/helm/blob/cc7cc1087f586f64d0b0d08aa516a003ced2d85b/glide.lock#L400-L458
17-
# See #82 for more information
11+
version: kubernetes-1.11.1
1812
- package: k8s.io/apimachinery
19-
version: f6313580a4d36c7c74a3d845dda6e116642c4f90
20-
- package: k8s.io/apiserver
21-
version: f7914ed3085badf66a1b6f3a5218ada28f7bd084
13+
version: kubernetes-1.11.1
2214
- package: google.golang.org/grpc
2315
version: 1.7.2
2416
- package: golang.org/x/net

0 commit comments

Comments
 (0)