elongl commented on code in PR #30214:
URL: https://github.com/apache/airflow/pull/30214#discussion_r1143728365
##########
chart/values.yaml:
##########
@@ -59,6 +59,8 @@ images:
airflow:
repository: ~
tag: ~
+ # Specifying digest takes precedence over tag.
Review Comment:
Are those values actually needed for functionality, or are they for
documentation sake?
Referring to both `values.yaml` and `values.schema.json`.
##########
chart/values.yaml:
##########
@@ -59,6 +59,8 @@ images:
airflow:
repository: ~
tag: ~
+ # Specifying digest takes precedence over tag.
Review Comment:
Added it.
Are those values actually needed for functionality, or are they for
documentation sake?
Referring to both `values.yaml` and `values.schema.json`.
--
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]