Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

0.1.0

Compare
Choose a tag to compare
@tamalsaha tamalsaha released this 06 Aug 11:56
· 170 commits to master since this release

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.