GitHub user potiuk added a comment to the discussion: When I use helm chart 1.18.0 the flower pod pull apache/airflow docker image at version 3.0.2 not 3.0.3
> This doesn’t seem like an actual issue. Please check the image.tag setting > under the flower configuration in your Helm values. It might be set to 3.0.2. > Aligning it with the rest of your Airflow components (e.g., setting it to > 3.0.3) should resolve the problem. Correct -you have likely mismatch in configuration of images used in your values. GitHub link: https://github.com/apache/airflow/discussions/53537#discussioncomment-13817023 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
