xxubai commented on code in PR #3551: URL: https://github.com/apache/amoro/pull/3551#discussion_r2081307635
########## docs/admin-guides/deployment-on-kubernetes.md: ########## @@ -74,20 +74,7 @@ or build the `amoro-spark-optimizer` image by: ``` ## Get Helm Charts - -You can obtain the latest official release chart by adding the official Helm repository. - -```shell -$ helm repo add amoro https://netease.github.io/amoro/charts -$ helm search repo amoro -NAME CHART VERSION APP VERSION DESCRIPTION -amoro/amoro 0.1.0 0.7.0 A Helm chart for Amoro - -$ helm pull amoro/amoro -$ tar zxvf amoro-*.tgz -``` - -Alternatively, you can find the latest charts directly from the Github source code. +You can find the latest charts directly from the Github source code. Review Comment: refer to a link? ########## docs/admin-guides/deployment-on-kubernetes.md: ########## @@ -74,20 +74,7 @@ or build the `amoro-spark-optimizer` image by: ``` ## Get Helm Charts - -You can obtain the latest official release chart by adding the official Helm repository. - -```shell -$ helm repo add amoro https://netease.github.io/amoro/charts -$ helm search repo amoro -NAME CHART VERSION APP VERSION DESCRIPTION -amoro/amoro 0.1.0 0.7.0 A Helm chart for Amoro Review Comment: APP VERSION need to update: 0.8.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
