https://github.com/dell/helm-charts
The source for Dell Helm charts.
https://github.com/dell/helm-charts
Last synced: 3 months ago
JSON representation
The source for Dell Helm charts.
- Host: GitHub
- URL: https://github.com/dell/helm-charts
- Owner: dell
- License: apache-2.0
- Created: 2020-10-06T12:55:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T15:52:37.000Z (over 1 year ago)
- Last Synced: 2024-05-30T05:52:28.389Z (over 1 year ago)
- Language: Smarty
- Homepage:
- Size: 1.2 MB
- Stars: 15
- Watchers: 19
- Forks: 17
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Dell Community Kubernetes Helm Charts
[](docs/CODE_OF_CONDUCT.md)
[](LICENSE)
The source for Dell Helm charts [Dell Helm Hub](https://github.com/dell/helm-charts).
For more information about installing and using Helm, see the
[Helm Docs](https://helm.sh/docs/). For a quick introduction to Charts, see the [Chart Guide](https://helm.sh/docs/topics/charts/).
## Support
For any issues, questions or feedback, please contact [Dell support](https://www.dell.com/support/incidents-online/en-us/contactus/product/container-storage-modules).
## How to Install
```console
$ helm repo add dell https://dell.github.io/helm-charts
```
For documentation, please visit [Container Storage Modules documentation](https://dell.github.io/csm-docs/docs/deployment/helm).
## Contributing to an Existing Chart
We'd love for you to contribute to an existing Chart that you find provides a useful application or service for Kubernetes. Please read our [Contribution Guide](docs/CONTRIBUTING.md) for more information on how you can contribute Charts.
## Owning and Maintaining A Chart
Individual charts can be maintained by one or more users of [MAINTAINERS](docs/MAINTAINERS.md). When someone maintains a chart they have the access to merge changes to that chart. To have merge access to a chart someone needs to:
1. Be listed on the chart, in the [MAINTAINERS](docs/MAINTAINERS.md) file, as a maintainer. If you need sponsors and have contributed to the chart, please reach out to the existing maintainers, or if you are having trouble connecting with them, please reach out to one of the [MAINTAINERS](docs/MAINTAINERS.md) of the charts repository.
## Review Process
For information related to the review procedure used by the Chart repository maintainers, see [Merge approval and release process](docs/CONTRIBUTING.md).
## Versioning Strategy
Dell Helm Charts follow Semantic Versioning as defined on [http://semver.org/](http://semver.org).