Packaged with Prefect version 3.0.0
What's Changed
Breaking Changes
From this release forward, the prefect-worker and prefect-server charts will default to using prefect 3. This is a breaking change, as prefect 3 operates differently than prefect 2, please see the official upgrade guide here.
If you would like to continue using prefect 2, simply override the image tag to the version you would like:
worker
worker:
image:
prefectTag: 2.20.4-python.311-kubernetesserver
server:
image:
prefectTag: 2.20.4-python3.11- Bump default image versions for
prefect-workerandprefect-serverto 3 by @jamiezieziula in #377
Full Changelog: 2024.8.22203404...2024.9.3204915