Skip to content

Releases: PrefectHQ/prefect-helm

2024.6.24152434

24 Jun 15:24
2b2d557
Compare
Choose a tag to compare

Packaged with Prefect version 2.19.6

What's Changed

Enhancements

Fixes

  • fix/Form release version correctly + include in updatecli by @jimid27 in #347

Uncategorized

  • chore: switch HPA resource metric order to put CPU first by @parkedwards in #349

New Contributors

Full Changelog: 2024.6.4205506...2024.6.24152434

2024.6.13185354

13 Jun 18:54
2b2d557
Compare
Choose a tag to compare

Packaged with Prefect version 2.19.5

What's Changed

Enhancements

Fixes

  • fix/Form release version correctly + include in updatecli by @jimid27 in #347

Uncategorized

  • chore: switch HPA resource metric order to put CPU first by @parkedwards in #349

New Contributors

Full Changelog: 2024.6.4205506...2024.6.13185354

prometheus-prefect-exporter-2024.6.17142405

17 Jun 14:24
2b2d557
Compare
Choose a tag to compare

Packaged with Prometheus Prefect Exporter version 1.2.0

What's Changed

Uncategorized

  • chore: switch HPA resource metric order to put CPU first by @parkedwards in #349

Full Changelog: prometheus-prefect-exporter-2024.6.11131835...prometheus-prefect-exporter-2024.6.17142405

prometheus-prefect-exporter-2024.6.11131835

11 Jun 13:18
18815e8
Compare
Choose a tag to compare

Packaged with Prometheus Prefect Exporter version 1.1.0

What's Changed

Enhancements

Fixes

  • fix/Form release version correctly + include in updatecli by @jimid27 in #347

New Contributors

Full Changelog: 2024.6.4205506...prometheus-prefect-exporter-2024.6.11131835

2024.6.4205506

04 Jun 20:55
dddaebe
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • helm-version-bump-2024-06-01 by @github-actions in #343

Full Changelog: 2024.5.31205053...2024.6.4205506

2024.5.31205053

31 May 20:51
Compare
Choose a tag to compare

Packaged with Prefect version 3.0.0rc1

What's Changed

Upgrade Notes

If you were previously using worker.config.baseJobTemplate or worker.config.baseJobTemplateName, you will need to transition to using the new value's schema of worker.config.baseJobTemplate.configuration and worker.config.baseJobTemplate.name

Breaking Changes

Enhancements

New Contributors

Full Changelog: 2024.5.29222000...2024.5.31205053

2024.5.30190018

30 May 19:00
948b893
Compare
Choose a tag to compare

Packaged with Prefect version 2.19.3

Full Changelog: 2024.5.29222000...2024.5.30190018

2024.5.29222000

29 May 22:20
948b893
Compare
Choose a tag to compare

Packaged with Prefect version 2.19.2

What's Changed

This release contains a breaking change -- we've introduced default prefect-server resource requests and limits. If you haven't previously defined your own, please review the defaults the chart sets and ensure they are suitable for your environment.

Default resource values:

  resources:
    # -- the requested resources for the server container
    requests:
      cpu: 500m
      memory: 512Mi
    # -- the requested limits for the server container
    limits:
      cpu: "1"
      memory: 1Gi

Breaking Changes

  • chore/Add default requests and limits to prefect server by @jimid27 in #332

Enhancements

  • prefect-server helm chart enhancement to support multi-port service by @baisystems in #318

New Contributors

Full Changelog: 2024.5.16203708...2024.5.29222000

2024.5.23194919

23 May 19:49
0463025
Compare
Choose a tag to compare

Packaged with Prefect version 2.19.2

Full Changelog: 2024.5.13203346...2024.5.23194919

2024.5.16203708

16 May 20:37
0463025
Compare
Choose a tag to compare

Packaged with Prefect version 2.19.1

Full Changelog: 2024.5.13203346...2024.5.16203708