Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evry-ace/helm-charts
Official Helm Charts for the ACE Platform
https://github.com/evry-ace/helm-charts
ace-platform dotnet golang helm-charts java nodejs
Last synced: about 2 months ago
JSON representation
Official Helm Charts for the ACE Platform
- Host: GitHub
- URL: https://github.com/evry-ace/helm-charts
- Owner: evry-ace
- License: mit
- Created: 2018-08-07T20:28:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T08:39:43.000Z (3 months ago)
- Last Synced: 2024-10-18T02:18:17.945Z (3 months ago)
- Topics: ace-platform, dotnet, golang, helm-charts, java, nodejs
- Language: Smarty
- Size: 3.25 MB
- Stars: 8
- Watchers: 6
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Helm Charts
Official Helm Charts for the ACE Platform
* [.NET Core](./dotnet)
* [Go](./golang)
* [Java](./java)
* [Nodej.js](./nodejs)
* [Web apps](./web)## Development
Read Helm's official [Charts Development Guide][helm-development].
[helm-development]: https://helm.sh/docs/developing_charts/
## Testing
```
./helm-test.sh
```