Releases: PrefectHQ/prefect-helm
2024.9.6172944
Packaged with Prefect version 3.0.1
What's Changed
Breaking Changes
- chore: Remove
prefect-agent
chart by @jamiezieziula in #378
Full Changelog: 2024.9.3204915...2024.9.6172944
2024.9.3204915
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-kubernetes
server
server:
image:
prefectTag: 2.20.4-python3.11
- Bump default image versions for
prefect-worker
andprefect-server
to 3 by @jamiezieziula in #377
Full Changelog: 2024.8.22203404...2024.9.3204915
2024.8.30163822
Packaged with Prefect version 2.20.4
Full Changelog: 2024.8.22203404...2024.8.30163822
2024.8.22203404
Packaged with Prefect version 2.20.3
What's Changed
Dependency Updates
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #373
Full Changelog: 2024.8.15182057...2024.8.22203404
prometheus-prefect-exporter-2024.9.3172343
Packaged with Prometheus Prefect Exporter version 1.5.0
What's Changed
Dependency Updates
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #373
Uncategorized
New Contributors
Full Changelog: 2024.8.15182057...prometheus-prefect-exporter-2024.9.3172343
2024.8.15182057
Packaged with Prefect version 2.20.2
What's Changed
Uncategorized
Full Changelog: 2024.8.13184720...2024.8.15182057
prometheus-prefect-exporter-2024.8.15191644
Packaged with Prometheus Prefect Exporter version 1.4.0
What's Changed
Uncategorized
Full Changelog: 2024.8.13184720...prometheus-prefect-exporter-2024.8.15191644
prometheus-prefect-exporter-2024.8.15171939
Packaged with Prometheus Prefect Exporter version 1.4.0
What's Changed
Uncategorized
Full Changelog: 2024.8.13184720...prometheus-prefect-exporter-2024.8.15171939
2024.8.13184720
Packaged with Prefect version 2.20.1
What's Changed
Breaking Changes
- fix(prefect-server): better support for internal and external database configs by @mitchnielsen in #365
Uncategorized
- chore(prefect-worker): add docs detail on existingConfigMap by @parkedwards in #371
Full Changelog: 2024.8.3144127...2024.8.13184720
2024.8.9160326
Packaged with Prefect version 2.20.1
What's Changed
Dependency Updates
- helm-version-bump-2024-07-01 by @github-actions in #351
Documentation
- fix(docs): apply helm-docs fixes by @mitchnielsen in #367
Uncategorized
- fix(prefect-worker): update docs on setting baseJobTemplate file by @parkedwards in #368
Full Changelog: 2024.7.25191224...2024.8.9160326