diff --git a/chart/templates/_helpers.yaml b/chart/templates/_helpers.yaml index ed56d3ef84bfa..8f61e6ca95d7b 100644 --- a/chart/templates/_helpers.yaml +++ b/chart/templates/_helpers.yaml @@ -620,7 +620,7 @@ Create the name of the cleanup service account to use {{define "scheduler_liveness_check_command"}} - {{- if semverCompare ">=2.0.0" .Values.airflowVersion }} + {{- if semverCompare ">=2.1.0" .Values.airflowVersion }} - sh - -c - |