PrefectHQ / prefect-helm

Helm charts for deploying Prefect Services
Apache License 2.0
100 stars 60 forks source link

fix: workflow failure updating downstream helm charts #398

Closed jamiezieziula closed 1 month ago

jamiezieziula commented 1 month ago

This PR separates out the downstream workflow from the actual release process -- so that a failure does not disrupt the actual release.

Relates to PLA-371

Depends on https://github.com/PrefectHQ/ops-cluster-deployment/pull/521