charts
charts copied to clipboard
Chart Repository for Helm - The Kubernetes Package Manager
Helm Chart Repository
This repository contains Charts for Helm, the Kubernetes Package Manager.
Visit the Helm repository to learn more.
Work in Progress

helm is changing quickly. Your feedback and participation are more than welcome, but be aware that this project is considered a work in progress.
Contributing
Helm charts are developed as part of a community effort. To contribute:
- Fork this repository
helm create foo && helm edit foocd ~/.helm/cache && git checkout -b foogit add foo && git commit && git push- Submit a Pull Request
Check out the guide to writing awesome charts for more information.
License
Copyright 2015 Engine Yard, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.