xiangfu0 commented on code in PR #8621: URL: https://github.com/apache/pinot/pull/8621#discussion_r864120079
########## kubernetes/helm/pinot/values.yaml: ########## @@ -21,8 +21,8 @@ image: repository: apachepinot/pinot - tag: latest-jdk11 # release-0.7.1 - pullPolicy: IfNotPresent + tag: latest # release-0.7.1 Review Comment: It's just an example, let me also make it to be more update. ########## kubernetes/helm/pinot/values.yaml: ########## @@ -21,8 +21,8 @@ image: repository: apachepinot/pinot - tag: latest-jdk11 # release-0.7.1 - pullPolicy: IfNotPresent + tag: latest # release-0.7.1 + pullPolicy: Always Review Comment: This is to let the latest image always up to date -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org