This repository was archived by the owner on Jan 18, 2021. It is now read-only.
0.1.0
First public release of Wheel. To install, please visit here.
Download Docker images via:
docker pull appscode/wheel:0.1.0
Notable Features
- JSON proxy for Helm Tiller apis. Tested with Helm 2.5.0 .
- Supports connecting to Tiller server in 3 different modes.
- Install and update api uses chart tarballs instead of binary chart objects.
- Includes a npm ready Javascript client using promises.