Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vmware-tanzu/helm-charts
Contains Helm charts for Kubernetes related open source tools
https://github.com/vmware-tanzu/helm-charts
helm-charts kubernetes
Last synced: 6 days ago
JSON representation
Contains Helm charts for Kubernetes related open source tools
- Host: GitHub
- URL: https://github.com/vmware-tanzu/helm-charts
- Owner: vmware-tanzu
- License: apache-2.0
- Created: 2019-12-17T20:11:21.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T08:25:40.000Z (30 days ago)
- Last Synced: 2025-01-16T09:55:24.595Z (30 days ago)
- Topics: helm-charts, kubernetes
- Language: Mustache
- Homepage: https://vmware-tanzu.github.io/helm-charts/
- Size: 977 KB
- Stars: 258
- Watchers: 11
- Forks: 367
- Open Issues: 95
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
README
# Kubernetes Helm Charts for VMWare-Tanzu
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![](https://github.com/vmware-tanzu/helm-charts/workflows/Release%20Charts/badge.svg?branch=main)](https://github.com/vmware-tanzu/helm-charts/actions)## Usage
[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.Once Helm is set up properly, add the repo as follows:
```console
$ helm repo add vmware-tanzu https://vmware-tanzu.github.io/helm-charts
```You can then run `helm search repo vmware-tanzu` to see the charts.
## Contributing
TBD
## License
[Apache 2.0 License](./LICENSE).