Skip to content

Commit

Permalink
Bumping helm to 2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
databus23 committed Apr 11, 2018
1 parent 885e7a7 commit 5769a24
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 11 deletions.
26 changes: 17 additions & 9 deletions glide.lock

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

2 changes: 1 addition & 1 deletion glide.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package: github.com/databus23/helm-diff
import:
- package: k8s.io/helm
version: v2.8.0
version: v2.8.2
#taken from k8s.io/helm hlide.yaml
- package: k8s.io/api
version: kubernetes-1.9.2
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.0+1"
version: "2.8.2+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 5769a24

Please sign in to comment.