If I want to upgrade my agent prefect version to use some new features for a new flow (by bumping docker image tag version) will flows already deployed running with an older version of prefect continue to run?
Storage: Docker
Agent: Kubernetes (EKS)
z
Zanie
12/22/2021, 8:02 PM
Generally, yes. We try not to break compatibility when the agent is on a newer version than the flow runs.
l
Leon Kozlowski
12/22/2021, 9:34 PM
Ok thanks @Zanie I’m looking to go from 0.14.19 -> 0.14.22 to use the KV store