This is an automated email from the ASF dual-hosted git repository. gongchao pushed a commit to branch helm-chart in repository https://gitbox.apache.org/repos/asf/hertzbeat-helm-chart.git
commit d806f26213a2595598f7603fa622e35cf76ca952 Author: tomsun28 <[email protected]> AuthorDate: Wed Apr 17 21:23:02 2024 +0800 [improve] update new hertzbeat brand logo, update doc (#1761) Signed-off-by: tomsun28 <[email protected]> Co-authored-by: Logic <[email protected]> --- hertzbeat/Chart.yaml | 4 ++-- hertzbeat/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hertzbeat/Chart.yaml b/hertzbeat/Chart.yaml index dbee0de..91597e3 100644 --- a/hertzbeat/Chart.yaml +++ b/hertzbeat/Chart.yaml @@ -21,12 +21,12 @@ description: An open-source, real-time monitoring system with custom monitoring, type: application home: https://hertzbeat.com/ sources: - - https://github.com/dromara/hertzbeat + - https://github.com/apache/hertzbeat - https://charts.hertzbeat.com maintainers: - name: tom email: [email protected] -icon: https://raw.githubusercontent.com/dromara/hertzbeat/master/home/static/img/hertzbeat-logo.png +icon: https://raw.githubusercontent.com/apache/hertzbeat/master/home/static/img/hertzbeat-logo.png # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) diff --git a/hertzbeat/README.md b/hertzbeat/README.md index 3c6e3e9..c5150e6 100644 --- a/hertzbeat/README.md +++ b/hertzbeat/README.md @@ -23,7 +23,7 @@ ## Helm Chart for HertzBeat -This [Helm](https://github.com/kubernetes/helm) chart installs [HertzBeat](https://github.com/dromara/hertzbeat) in a Kubernetes cluster. Welcome to [contribute](https://github.com/dromara/hertzbeat/tree/master/script/helm) to Helm Chart for HertzBeat. +This [Helm](https://github.com/kubernetes/helm) chart installs [HertzBeat](https://github.com/apache/hertzbeat) in a Kubernetes cluster. Welcome to [contribute](https://github.com/apache/hertzbeat/tree/master/script/helm) to Helm Chart for HertzBeat. ## Prerequisites @@ -154,7 +154,7 @@ The following table lists the configurable parameters of the HertzBeat chart and [resources]: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/ -[hertzbeat]: https://github.com/dromara/hertzbeat/ +[hertzbeat]: https://github.com/apache/hertzbeat/ [artifacthub]: https://artifacthub.io/ [helm]: https://helm.sh/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
