We have deprecated the score-helm CLI implementation associated with this repository. To get started with Score, we recommend using one of our reference implementations score-compose or score-k8s. If you're interested in developing a score-helm reference implementation, we'd love to support you! Please reach out to us for assistance and collaboration.
This repository contains a sample Helm chart which can be used with the value files created by score-helm as demonstrated in the get started with Score tutorial.
helm repo add score-helm-charts https://score-spec.github.io/score-helm-charts
- Give the project a star!
- Contact us by email:
- See our documentation.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also open an issue with the tag enhancement
.
- Fork the Project.
- Create your Feature Branch.
git checkout -b feature/feature-name
- Commit your Changes.
git commit -s -m "Add some AmazingFeature"
- Push to the Branch.
git push origin feature/feature-name
- Open a Pull Request.
Read CONTRIBUTING for more information.
You can find our documentation at docs.score.dev.
See Roadmap. You can submit an idea anytime.