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


##########
chart/values.yaml:
##########
@@ -295,27 +295,6 @@ airflowPodAnnotations: {}
 # main Airflow configmap
 airflowConfigAnnotations: {}
 
-# `airflow_local_settings` file as a string (templated).
-airflowLocalSettings: |-
-  {{- if semverCompare ">=2.2.0" .Values.airflowVersion }}

Review Comment:
   Can't throw this away. We should do a semver compare < 3 also.



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