Skip to content

Releases: PrefectHQ/prefect-helm

2024.9.13174400

13 Sep 17:44
55e283f
Compare
Choose a tag to compare

Packaged with Prefect version 3.0.2

What's Changed

Enhancements

  • All Charts: add configurable revision history limit for deployments by @jamiezieziula in #384

Full Changelog: 2024.9.6172944...2024.9.13174400

2024.9.6172944

06 Sep 17:30
e83b400
Compare
Choose a tag to compare

Packaged with Prefect version 3.0.1

What's Changed

Breaking Changes

Full Changelog: 2024.9.3204915...2024.9.6172944

2024.9.3204915

03 Sep 20:49
a70d2d1
Compare
Choose a tag to compare

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 and prefect-server to 3 by @jamiezieziula in #377

Full Changelog: 2024.8.22203404...2024.9.3204915

2024.8.30163822

30 Aug 16:38
ae6acc9
Compare
Choose a tag to compare

Packaged with Prefect version 2.20.4

Full Changelog: 2024.8.22203404...2024.8.30163822

2024.8.22203404

22 Aug 20:34
ae6acc9
Compare
Choose a tag to compare

Packaged with Prefect version 2.20.3

What's Changed

Dependency Updates

Full Changelog: 2024.8.15182057...2024.8.22203404

prometheus-prefect-exporter-2024.9.3172343

03 Sep 17:23
ae6acc9
Compare
Choose a tag to compare

Packaged with Prometheus Prefect Exporter version 1.5.0

What's Changed

Dependency Updates

Uncategorized

  • fix: Bad PrometheusRule annotations for server down by @TheBeege in #370

New Contributors

Full Changelog: 2024.8.15182057...prometheus-prefect-exporter-2024.9.3172343

2024.8.15182057

15 Aug 18:21
5929ef2
Compare
Choose a tag to compare

Packaged with Prefect version 2.20.2

What's Changed

Uncategorized

  • chore/Enable csrf in helm chart for prometheus exporter by @jimid27 in #372

Full Changelog: 2024.8.13184720...2024.8.15182057

prometheus-prefect-exporter-2024.8.15191644

15 Aug 19:16
5929ef2
Compare
Choose a tag to compare

Packaged with Prometheus Prefect Exporter version 1.4.0

What's Changed

Uncategorized

  • chore/Enable csrf in helm chart for prometheus exporter by @jimid27 in #372

Full Changelog: 2024.8.13184720...prometheus-prefect-exporter-2024.8.15191644

prometheus-prefect-exporter-2024.8.15171939

15 Aug 17:19
5929ef2
Compare
Choose a tag to compare

Packaged with Prometheus Prefect Exporter version 1.4.0

What's Changed

Uncategorized

  • chore/Enable csrf in helm chart for prometheus exporter by @jimid27 in #372

Full Changelog: 2024.8.13184720...prometheus-prefect-exporter-2024.8.15171939

2024.8.13184720

13 Aug 18:47
bfe341a
Compare
Choose a tag to compare

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