Skip to content

Commit a1cf025

Browse files
committed
Prepare release 0.8.0-beta.0
1 parent ad1b370 commit a1cf025

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+254
-1667
lines changed

glide.lock

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

glide.yaml

+9-9
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@ import:
55
- package: github.com/appscode/kutil
66
version: release-5.0
77
- package: github.com/appscode/kube-mon
8-
version: master
8+
version: release-5.0
99
- package: github.com/ghodss/yaml
1010
version: v1.0.0
1111
- package: github.com/golang/glog
1212
- package: github.com/jpillora/go-ogle-analytics
1313
- package: github.com/kubedb/apimachinery
14-
version: master
14+
version: 0.8.0-beta.0
1515
- package: github.com/kubedb/elasticsearch
16-
version: master
16+
version: 0.8.0-beta.0
1717
- package: github.com/kubedb/postgres
18-
version: master
18+
version: 0.8.0-beta.0
1919
- package: github.com/kubedb/mysql
20-
version: master
20+
version: 0.1.0-beta.0
2121
- package: github.com/kubedb/mongodb
22-
version: master
22+
version: 0.1.0-beta.0
2323
- package: github.com/kubedb/redis
24-
version: master
24+
version: 0.1.0-beta.0
2525
- package: github.com/kubedb/memcached
26-
version: master
26+
version: 0.1.0-beta.0
2727
- package: github.com/spf13/cobra
2828
version: master
2929
- package: github.com/yudai/gojsondiff
@@ -53,7 +53,7 @@ import:
5353
- package: golang.org/x/sys
5454
version: 7ddbeae9ae08c6a06a59597f0c9edbc5ff2444ce
5555
- package: github.com/appscode/kube-mon
56-
version: master
56+
version: release-5.0
5757
- package: github.com/hashicorp/go-version
5858
repo: https://github.com/appscode/go-version.git
5959
vcs: git

vendor/github.com/appscode/kutil/core/v1/configmap.go

-78
This file was deleted.

0 commit comments

Comments
 (0)