shenyu-helm-chart
Helm deployment documentation written for Apache/Shenyu
Artifact Hub
Usage
Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.
Once Helm has been set up correctly, add the repo as follows:
add repo
helm repo add shenyu https://erdengk.github.io/shenyu-helm-chart
install:
helm install my-shenyu shenyu-test/shenyu –version 0.1.0
have fun~
Timeline
Validated release process
:sparkles: pr
vim /charts/shenyu/Chart.yaml
cd docs
helm package ../charts/shenyu
helm repo index --merge index.yaml .
git push
merge into main
Implemented CI and release
But it has not been verified whether the wrong chart can be identified
:sparkles: pr
The correctness of ci is verified
The wrong chart can be identified
:sparkles: pr
V2.4.25
🎉🎉🎉
Implemented automatic deployment
Implemented CI validation