<@U06RKAMK0UC> What would be the recommended upgra...
# ask-ai
t
@ancient-wolf-19325 What would be the recommended upgrade order? Say I have
flytekit=1.13.5
and
flyte=1.13
and I want to upgrade both to the latest
1.14.0
. Which should I upgrade first?
j
Though I'm not entirely certain, it might be that upgrading Flyte components should be done with consideration to compatibility. It could be possible that upgrading
flytekit
first might be advisable, as it is often backward compatible with older Flyte versions. This approach might help ensure that any new features or changes in
flytekit
are supported by the existing Flyte version before upgrading Flyte itself. Would you like more detailed steps on how to implement these changes or further troubleshooting steps? Sources: - https://github.com/flyteorg/flyte/issues/5606 - https://docs.flyte.org/en/latest/deployment/deployment/cloud_production.html#upgrade-path Note: I wasn’t able to find highly relevant data sources, but above are a few potentially relevant links. 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.