bobbai00 commented on code in PR #4282: URL: https://github.com/apache/texera/pull/4282#discussion_r2927517706
########## bin/k8s/values.yaml: ########## @@ -19,7 +19,7 @@ texera: # Container image registry and tag for all Texera services # Override these to use a different registry or version imageRegistry: ghcr.io/apache - imageTag: latest + imageTag: nightly Review Comment: Can we change the cron job in the CI instead? Change the tag from `nightly` to `latest`. -- 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]
