Releases: PrefectHQ/prefect-operator
Releases · PrefectHQ/prefect-operator
2024.9.30170847
Packaged with prefect-operator version v0.3.2
v0.3.2
What's Changed
- fix: allow helm-release workflow to inherit secrets by @jamiezieziula in #99
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
Dependency Updates
- Bump actions/github-script from 6 to 7 by @dependabot in #93
Enhancements
- Add initContainer to wait for Postgres to be ready by @mitchnielsen in #95
Fixes
- Add
batch job
permissions to operator by @jamiezieziula in #86
Operations
- chore: update workflow to pull tag versions prepended with
v
by @jamiezieziula in #85 - Add Golang linting to pre-commit by @mitchnielsen in #83
- Stop linting toml by @mitchnielsen in #88
- fix: helm release workflow was broken after actionlint! by @jamiezieziula in #90
- chore/Package prefect-operator image correctly by @jimid27 in #91
- fix/Fix the output of the image version by @jimid27 in #92
- Manage goimports with mise by @mitchnielsen in #94
- Fix 'make (un)install' commands by @mitchnielsen in #96
- Automate Helm Chart release on
operator
release by @jamiezieziula in #97
New Contributors
- @jimid27 made their first contribution in #91
- @dependabot made their first contribution in #93
Full Changelog: v0.3.0...v0.3.1
2024.9.23143149
Packaged with prefect-operator version v0.3.0
2024.9.23133316
Packaged with prefect-operator version v0.3.0
2024.9.19204906
Packaged with prefect-operator version v0.3.0
2024.9.19195255
Packaged with prefect-operator version v0.3.0
2024.9.19180458
Packaged with version 0.3.0
v0.3.0
What's Changed
Operations
- Create Helm Chart to deploy the
prefect-operator
by @jamiezieziula in #73 - Introduces a github action workflow to release the helm chart for the
prefect-operator
by @jamiezieziula in #74 - fix: update workflow to restrict which tag version to pull & set for
prefect-operator
version by @jamiezieziula in #76 - fix: remove extra quote from workflow by @jamiezieziula in #77
- Labels all new issues with
prefect-operator
to help internal issue management by @chrisguidry in #78 - Bump golangci-lint version by @mitchnielsen in #82
- Remove raw manifest files, update automation to use helm instead by @jamiezieziula in #81
- chore: remove reference to
prefect.yaml
, which was removed in the previous PR by @jamiezieziula in #84
New Contributors
- @jamiezieziula made their first contribution in #73
Full Changelog: 0.2.0...v0.3.0