m247support

Results 6 comments of m247support

Hi! I'll try to kick off an v0.2.1 image build as quickly as I can. I was wondering why the downloads total went over 2k all of a sudden! Also,...

Sorry for the delay. You should be able to pull a v0.2.1 image now. Let me know if you have any issues / thoughts.

Hi @kminehart, ``` root@docker:~# helm version Client: &version.Version{SemVer:"v2.1.3", GitCommit:"5cbc48fb305ca4bf68c26eb8d2a7eb363227e973", GitTreeState:"clean"} Server: &version.Version{SemVer:"v2.1.3", GitCommit:"5cbc48fb305ca4bf68c26eb8d2a7eb363227e973", GitTreeState:"clean"} ``` ``` root@docker:~# kubectl api-versions apps/v1alpha1 authentication.k8s.io/v1beta1 authorization.k8s.io/v1beta1 autoscaling/v1 batch/v1 batch/v2alpha1 certificates.k8s.io/v1alpha1 extensions/v1beta1 policy/v1alpha1 rbac.authorization.k8s.io/v1alpha1 storage.k8s.io/v1beta1...

Thanks! Tracked this down to [Issue #10318](https://github.com/kubernetes/kubernetes/issues/10318) and [PR #10447](https://github.com/kubernetes/kubernetes/pull/10447). I believe the apis are out of version in order for helm to be able install oklog helm chart this...

@maxhawkins mega sorry about this! The new images should be building now. Always open to ideas from the community on a better way to go about this. Maybe a travis...