Skip to content

Commit 5769a24

Browse files
committed
Bumping helm to 2.8.2
1 parent 885e7a7 commit 5769a24

File tree

3 files changed

+19
-11
lines changed

3 files changed

+19
-11
lines changed

glide.lock

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

glide.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package: github.com/databus23/helm-diff
22
import:
33
- package: k8s.io/helm
4-
version: v2.8.0
4+
version: v2.8.2
55
#taken from k8s.io/helm hlide.yaml
66
- package: k8s.io/api
77
version: kubernetes-1.9.2

plugin.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "diff"
22
# Version is the version of Helm plus the number of official builds for this
33
# plugin
4-
version: "2.8.0+1"
4+
version: "2.8.2+1"
55
usage: "Preview helm upgrade changes as a diff"
66
description: "Preview helm upgrade changes as a diff"
77
useTunnel: true

0 commit comments

Comments
 (0)