CHANGES
=======

0.0.6
-----

* Fix file resource path to support Windows as well

0.0.5
-----

* Update README.rst
* Added wait flag to release update
* Cleaned up unused code
* Added support for getting release status and contents
* Updated to Helm 2.11
* Adding \*\*kwargs for stream and headers and passing them between functions
* Removing pass, adding \_get\_from\_repo
* Adding simple support for S3 backed repositories
* ChartBuilder class supports customized headers for type 'repo'; the customized headers allow users to pass in authentication information to access the charts repo

0.0.3
-----

* Added a bugfix on chart deployments on Windows
* Added logging formatting
* Corrections
* Added support for files in Charts
* Adding offset and requesting releases by chunks

0.0.2
-----

* Updated homepage and maintainer
* Add default values for a git source configuration
* Add a path parameter when a git source is used
* Update README.rst
* Update README.rst
* gitignore: Ignore \*.egg-info
* Do not pin dependency versions
* Added support for the wait flag on release installations
* Updated version sent in tiller metadata
* Updated README version
* Updated to Helm v2.9.1
* Added timeout overriding in tiller instantiation
* fixed template path for issue #12
* Removed pygit2 dependecy https://github.com/flaper87/pyhelm/issues/9
* Removed unintended dependency on grpc. Fixes #7
* Add PyYAML fixes #8
* Added missing logging import/assignment
* Support source.type of 'directory'
* Download tar and untar it
* Downgrade to 2.3.1
* 0.24.2 for pygit2
* Add missing requirements
* Install hapi for now
* Support values
* Fix some docstrings
* moved hapi
* Bunch of stuff... really
* Add gitignore
* Fix readme; for realz
* Fix readme
* Add a setup script
* Convert README to rst
* Remove unnecessary requirements
* Update README
* [feature] implement-api-service
* [bug] fixing-chart-diff-check
* [feature] creating-api-service
* [feature] adding-pre-post-actions-to-yaml (#44)
* [feature] adding-delete-cleanup-functions (#45)
* [feature] check-chart-diff-before-upgrade (#43)
* [docs] getting-started-guide
* [script] installing-libgit2-deps (#22)
* adding dockerfile
* [bug] fix-pep8-linting-issues
* Updated example file
* [bug] removing-unused-function (#8)
* [Feature] [Docs] owners-list-and-issue-standards
* [travis-ci] adding-pipeline-for-testing
* Initial Armada Commit (#1)
* Initial commit
