Releases: PrefectHQ/prefect-helm
prometheus-prefect-exporter-2024.6.11131835
Packaged with Prometheus Prefect Exporter version 1.1.0
What's Changed
Enhancements
- Change postgresql.useSubChart to .enabled by @mitchnielsen in #341
Fixes
New Contributors
- @mitchnielsen made their first contribution in #341
Full Changelog: 2024.6.4205506...prometheus-prefect-exporter-2024.6.11131835
2024.6.4205506
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
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
- Allow an existing ConfigMap to be passed for
baseJobTemplate
by @jamiezieziula in #340
Enhancements
- chore(prefect-worker): add CPU/memory-based HPA by @parkedwards in #338
New Contributors
Full Changelog: 2024.5.29222000...2024.5.31205053
2024.5.30190018
Packaged with Prefect version 2.19.3
Full Changelog: 2024.5.29222000...2024.5.30190018
2024.5.29222000
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
Enhancements
- prefect-server helm chart enhancement to support multi-port service by @baisystems in #318
New Contributors
- @baisystems made their first contribution in #318
Full Changelog: 2024.5.16203708...2024.5.29222000
2024.5.23194919
Packaged with Prefect version 2.19.2
Full Changelog: 2024.5.13203346...2024.5.23194919
2024.5.16203708
Packaged with Prefect version 2.19.1
Full Changelog: 2024.5.13203346...2024.5.16203708
prefect-prometheus-exporter-2024.5.15
What's Changed
Prometheus Exporter
- chore: k8s version bump on prom-exporter chart by @jamiezieziula in #294
- Add Namespace to Prometheus-Prefect-Exporter Chart by @NickJHoffmann in #310
- Allow prometheus-prefect-exporter to be used as a sub-chart by @StephenRobin in #311
- bump default image tag to
1.1.0
by @jamiezieziula in #328
Full Changelog: prefect-prometheus-exporter-2023.12.7...prefect-prometheus-exporter-2024.5.15
2024.5.13203346
Packaged with Prefect version 2.19.0
Full Changelog: 2024.5.2224951...2024.5.13203346
2024.5.2224951
Packaged with Prefect version 2.18.3
Full Changelog: 2024.5.2205910...2024.5.2224951