jerryshao commented on code in PR #7124: URL: https://github.com/apache/gravitino/pull/7124#discussion_r2079320130
########## docs/chart.md: ########## @@ -46,10 +41,10 @@ helm install [RELEASE_NAME] [CHART] [flags] ### Deploy with Default Configuration -Run the following command to deploy Gravitino using the default settings: +Run the following command to deploy Gravitino using the default settings, specify container image versions using --set image.tag=0.x.0-incubating (replace x with target version): Review Comment: Can you please change to: "--set image.tag=x.y.z-incubating (replace x, y, z with the expected version numbers)" -- 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]
