Replies: 2 comments 5 replies
-
|
Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
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. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Apache Airflow version
3.0.3
If "Other Airflow 2 version" selected, which one?
No response
What happened?
In my airflow configuration via helm file I also enabled flower. The issue is that this starts with airflow image 3.0.2 instead of 3.0.3 and as a result, I get this kind of error:
ERROR: You need to migrate the database. Please runairflow db migrate. Make sure the command is run using Airflow version 3.0.2.What you think should happen instead?
No response
How to reproduce
Steps to reproduce the issue:
Operating System
linux/amd64
Versions of Apache Airflow Providers
No response
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions