Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/score-spec/score-helm-charts
This repository holds sample charts that can be used with helm value files created with score-helm (deprecated)
https://github.com/score-spec/score-helm-charts
Last synced: 2 months ago
JSON representation
This repository holds sample charts that can be used with helm value files created with score-helm (deprecated)
- Host: GitHub
- URL: https://github.com/score-spec/score-helm-charts
- Owner: score-spec
- License: apache-2.0
- Created: 2022-11-16T11:54:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T06:33:04.000Z (6 months ago)
- Last Synced: 2024-06-28T00:27:59.838Z (6 months ago)
- Language: Smarty
- Homepage:
- Size: 1.56 MB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
---
:warning: Deprecation Notice :warning:
We have deprecated the [score-helm](https://github.com/score-spec/score-helm) CLI implementation associated with this repository. To get started with Score, we recommend using one of our reference implementations [score-compose](https://github.com/score-spec/score-compose) or [score-k8s](https://github.com/score-spec/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.
---
![Score banner](docs/images/banner.png)
# ![Score](docs/images/logo.svg) Score Chart Repository
This repository contains a sample Helm chart which can be used with the value files created by [score-helm](https://github.com/score-spec/score-helm) as demonstrated in the [get started with Score](https://score.dev/blog/get-started-with-score-docker-compose-to-helm) tutorial.
## ![Installation](docs/images/install.svg) Installation
`helm repo add score-helm-charts https://score-spec.github.io/score-helm-charts`
## ![Get involved](docs/images/get-involved.svg) Get involved
- Give the project a star!
- Contact us by email:
- [email protected]
- [email protected]
- See our [documentation](https://docs.score.dev).## ![Contributing](docs/images/contributing.svg) Contributing
- Write a [blog post](https://score.dev/blog).
- Provide feedback on our [roadmap](https://github.com/orgs/score-spec/projects).
- Contribute.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`.
1. Fork the Project.
2. Create your Feature Branch. `git checkout -b feature/feature-name`
3. Commit your Changes. `git commit -s -m "Add some AmazingFeature"`
4. Push to the Branch. `git push origin feature/feature-name`
5. Open a Pull Request.Read [CONTRIBUTING](CONTRIBUTING.md) for more information.
### Documentation
You can find our documentation at [docs.score.dev](https://docs.score.dev/docs).
### Roadmap
See [Roadmap](https://github.com/score-spec/spec/blob/main/roadmap.md). You can [submit an idea](https://github.com/score-spec/spec/blob/main/roadmap.md#get-involved) anytime.
### License
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
### Code of conduct
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)