This repository contains Charts for Helm Classic, the Kubernetes Package Manager.
Visit the Helm Classic repository to learn more.
Helm Classic charts are developed as part of a community effort. To contribute:
- Fork this repository
helmc create foo && helmc edit foo
cd ~/.helmc/cache && git checkout -b foo
git add foo && git commit && git push
- Submit a Pull Request
Check out the guide to writing awesome charts for more information.
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.