https://github.com/getredash/contrib-helm-chart
Community maintained Redash Helm Chart
https://github.com/getredash/contrib-helm-chart
Last synced: 11 months ago
JSON representation
Community maintained Redash Helm Chart
- Host: GitHub
- URL: https://github.com/getredash/contrib-helm-chart
- Owner: getredash
- License: apache-2.0
- Created: 2019-10-31T14:36:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T12:43:32.000Z (over 1 year ago)
- Last Synced: 2025-01-12T11:47:36.747Z (12 months ago)
- Language: Mustache
- Size: 2.83 MB
- Stars: 165
- Watchers: 12
- Forks: 144
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Redash Community Kubernetes Helm Charts
The code is provided as-is with no warranties.
## 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 redash https://getredash.github.io/contrib-helm-chart
```
You can then run `helm search repo redash` to see the charts.
Chart documentation is available in [redash directory](https://github.com/getredash/contrib-helm-chart/blob/master/charts/redash/README.md).
## Contributing
We'd love to have you contribute! Please refer to our [contribution guidelines](https://github.com/getredash/contrib-helm-chart/blob/master/CONTRIBUTING.md) for details.
## License
[Apache 2.0 License](https://github.com/getredash/contrib-helm-chart/blob/master/LICENSE).