abeizn commented on code in PR #219: URL: https://github.com/apache/incubator-devlake-helm-chart/pull/219#discussion_r1420477137
########## README.md: ########## @@ -71,14 +71,15 @@ grafana by url `http://YOUR-NODE-IP:30091` ```shell helm repo update +helm upgrade devlake devlake/devlake --version=0.20.0-beta4 --set lake.encryptionSecret.secret=<ENCRYPTION_SECRET> helm upgrade devlake devlake/devlake --version=0.20.0-beta3 --set lake.encryptionSecret.secret=<ENCRYPTION_SECRET> Review Comment: Merged it first, users are eager to use beta4, and delete it in the subsequent PR. -- 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]
