jedcunningham commented on code in PR #30214:
URL: https://github.com/apache/airflow/pull/30214#discussion_r1143741145
##########
chart/values.yaml:
##########
@@ -59,6 +59,8 @@ images:
airflow:
repository: ~
tag: ~
+ # Specifying digest takes precedence over tag.
Review Comment:
The schema change is required, yes. Users setting it in their values file
would have had validation fail otherwise (and, if you had test coverage, those
would have failed as well).
--
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]