jedcunningham commented on code in PR #30214:
URL: https://github.com/apache/airflow/pull/30214#discussion_r1143746610


##########
chart/values.yaml:
##########
@@ -59,6 +59,8 @@ images:
   airflow:
     repository: ~
     tag: ~
+    # Specifying digest takes precedence over tag.

Review Comment:
   Were you changing it literally in this `chart/values.yaml` file, no in an 
external values file? e.g. `helm upgrade --install -f whatever.yaml`



##########
chart/values.yaml:
##########
@@ -59,6 +59,8 @@ images:
   airflow:
     repository: ~
     tag: ~
+    # Specifying digest takes precedence over tag.

Review Comment:
   Were you changing it literally in this `chart/values.yaml` file, not in an 
external values file? e.g. `helm upgrade --install -f whatever.yaml`



-- 
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]

Reply via email to