https://github.com/traas-stack/holoinsight-helm-charts
https://github.com/traas-stack/holoinsight-helm-charts
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/traas-stack/holoinsight-helm-charts
- Owner: traas-stack
- License: other
- Created: 2023-06-07T09:58:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T03:18:19.000Z (over 1 year ago)
- Last Synced: 2025-07-06T09:02:08.975Z (7 months ago)
- Language: Smarty
- Size: 44.9 KB
- Stars: 1
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HoloInsight Community Kubernetes Helm Charts
[](https://opensource.org/licenses/Apache-2.0)

[](https://github.com/traas-stack/holoinsight-helm-charts/releases)
This repository contains the Helm Chart source code for the following 2 components.
- [HoloInsight](https://github.com/traas-stack/holoinsight)
- [HoloInsight-Agent](https://github.com/traas-stack/holoinsight)
The Helm Chart information of this repository can also be searched at [artifacthub.io](https://artifacthub.io/packages/search?org=holoinsight&sort=relevance&page=1).
This repository is maintained according to the guide in this document [Chart Releaser Action to Automate GitHub Page Charts](https://helm.sh/docs/howto/chart_releaser_action/).
# 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:
```bash
helm repo add holoinsight https://traas-stack.github.io/holoinsight-helm-charts
```
You can then run `helm search repo holoinsight` to see the charts.
Check this [document](https://traas-stack.github.io/holoinsight-docs/operations/deployment/k8s.html) for more details.
# Update Chart Guide
1. Update Chart content
2. Update version/appVersion in Chart.yaml according to https://helm.sh/docs/topics/charts/ and https://semver.org/
3. Write changelogs in README.md of the Chart
4. Create a PR to main branch
# Licensing
[Apache 2.0 License](https://github.com/traas-stack/holoinsight-helm-charts/blob/main/LICENSE).
# Community and support
- Contact us via Email: traas_stack@antgroup.com
- WeChat Official Account [QR code](https://github.com/traas-stack/community/blob/main/holoinsight/contact-us/wechat-qrcode.jpg)
- DingTalk group [QR code](https://github.com/traas-stack/community/blob/main/holoinsight/contact-us/dingtalk-qrcode.jpg)