Releases: PrefectHQ/prefect-helm
2023.04.05
What's Changed
This release includes the ability to configure additional sidecar containers for all charts. Additionally, a new value allows you to control whether the agent or worker will use HTTP/2 to connect to the server.
Dependency Updates
- Bump helm/chart-testing-action from 2.3.1 to 2.4.0 by @dependabot in #138
- Bump actions/stale from 7 to 8 by @dependabot in #139
- helm-version-bump-2023-04-01 by @github-actions in #137
Enhancements
- feat: add extraContainers option to all charts by @jamiezieziula in #141
- feat: allow configuration of http2 connections for agent and worker by @jawnsy in #140
- fix: use latest worker release rather than development version by @jawnsy in #142
Full Changelog: 2023.03.30...2023.04.05
2023.03.30
Packaged with Prefect version 2.9.0
What's Changed
Uncategorized
Full Changelog: 2023.03.27...2023.03.30
2023.03.27
What's Changed
Uncategorized
- feat: add experimental worker chart by @jawnsy in #133
- fix: use idempotent directory creation in release workflow by @jawnsy in #134
Full Changelog: 2023.03.16...2023.03.27
2023.03.23
Packaged with Prefect version 2.8.7
What's Changed
Uncategorized
- chore: update GHA output syntax by @parkedwards in #129
Full Changelog: 2023.03.13...2023-03-23
2023.03.16
What's Changed
Packaged with Prefect version 2.8.6.
Uncategorized
- chore: update GHA output syntax by @parkedwards in #129
Full Changelog: 2023.03.13...2023.03.16
2023.03.13
2023.03.09
What's Changed
Packaged with Prefect version 2.8.5.
Dependency Updates
- helm-version-bump-2023-03-01 by @github-actions in #123
Full Changelog: 2023.03.02...2023.03.09
2023.03.02
Packaged with Prefect version 2.8.4.
What's Changed
Dependency Updates
- Bump actions/add-to-project from 0.4.0 to 0.4.1 by @dependabot in #124
Full Changelog: 2023.02.23...2023.03.02
2023.02.23
Packaged with Prefect version 2.8.3.
What's Changed
Fix
- correct condition for tls spec in ingress resource by @gregopenit in #119
Full Changelog: 2023.02.16...2023.02.23
2023.02.16
What's Changed
Packaged with Prefect version 2.8.1. This Prefect release deprecates use of "Orion" throughout our library in favor of clearer language. As a result, this chart and all future charts will not be compatible with previous Prefect releases (2.8.0 and earlier)
Breaking Changes
- chore: rename orion --> server by @jamiezieziula in #114
Fixes
- fix: add quotes to ingress hostname to allow wildcards to be passed by @jamiezieziula in #117
Full Changelog: 2023.2.14...2023.02.16