Skip to content

Commit

Permalink
vendor files: update to helm 1.6.0 and terraform 0.10.3, fixes #13
Browse files Browse the repository at this point in the history
  • Loading branch information
mcuadros committed Sep 4, 2017
1 parent 193c3ef commit ee0ffa8
Show file tree
Hide file tree
Showing 4,471 changed files with 150,347 additions and 325,862 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
99 changes: 51 additions & 48 deletions glide.lock

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

41 changes: 1 addition & 40 deletions glide.yaml
Original file line number Diff line number Diff line change
@@ -1,49 +1,10 @@
package: github.com/mcuadros/terraform-provider-helm
import:
- package: github.com/hashicorp/terraform
version: v0.10.0
version: ~0.10.3
subpackages:
- helper/schema
- plugin
- terraform
- package: github.com/BurntSushi/toml
- package: github.com/Azure/go-ansiterm
version: 388960b655244e76e24c75f48631564eaefade62
- package: github.com/docker/distribution
version: b38e5838b7b2f2ad48e06ec4b500011976080621
- package: github.com/docker/cli
version: 30af87981d8d464c385b247f524fcbc503207940
- package: github.com/docker/docker
version: v17.05.0-ce
- package: github.com/docker/go-units
version: 0dadbb0345b35ec7ef35e228dabb8de89a65bf52
- package: github.com/emicklei/go-restful
version: v1.2
- package: github.com/ghodss/yaml
- package: github.com/gorilla/websocket
version: 7fe3183ee95b29153898356cc2c6026a8cb7afe5
repo: https://github.com/bacongobbler/websocket
vcs: git
- package: github.com/julienschmidt/httprouter
- package: github.com/rjeczalik/notify
- package: github.com/spf13/cobra
- package: github.com/technosophos/moniker
- package: k8s.io/apimachinery
- package: k8s.io/client-go
version: 8aceb98010c1c18b6b54a35b52fd5b46905e3d7f
- package: k8s.io/helm
version: ~2.5.0
- package: k8s.io/kubernetes
version: v1.6.2
- package: github.com/Sirupsen/logrus
version: ~0.11.5
- package: github.com/pkg/errors
version: ~0.8.0
- package: github.com/Masterminds/sprig
version: ~2.12.0
- package: github.com/facebookgo/atomicfile

- package: hashicorp/go-plugin
version: f72692aebca2008343a9deb06ddb4b17f7051c15
- package: github.com/spf13/pflag
version: 9ff6c6923cfffbcd502984b8e0c80539a94968b7
Loading

0 comments on commit ee0ffa8

Please sign in to comment.