Skip to content

Commit

Permalink
Bump helm dependency to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
databus23 committed Apr 26, 2018
1 parent 9beb907 commit 948639d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 17 deletions.
19 changes: 6 additions & 13 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ import:
- package: github.com/spf13/pflag
version: 583c0c0531f06d5278b7d917446061adc344b5cd
- package: k8s.io/helm
version: v2.8.2
version: v2.9.0
#taken from k8s.io/helm hlide.yaml
- package: k8s.io/api
version: kubernetes-1.9.2
version: release-1.10
- package: k8s.io/apimachinery
version: kubernetes-1.9.2
version: release-1.10
- package: google.golang.org/grpc
version: 1.7.2
- package: golang.org/x/net
Expand Down
2 changes: 1 addition & 1 deletion plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "diff"
# Version is the version of Helm plus the number of official builds for this
# plugin
version: "2.8.2+2"
version: "2.9.0+1"
usage: "Preview helm upgrade changes as a diff"
description: "Preview helm upgrade changes as a diff"
useTunnel: true
Expand Down

0 comments on commit 948639d

Please sign in to comment.