Installation
To get Helm chart for this release run:
helm pull oci://quay.io/codefresh/gitops-runtime --version 0.15.0
Chart Changes
Updates and Fixes
- Argo Workflows: Updated to
0.45.1-v3.6.2-cap-CR-26293
(#355). - GitOps Operator: Updated to
0.3.16
with the following improvements:- Fixed releases getting stuck on "suspended" during commit flow (#354).
- Added monitoring for suspended workflows with closed PRs (#350).
- Fixed release retries when workflows fail on resume (#349).
- Submit-tmpl step now fails if a child workflow fails (#345).
- Added support for non-GitHub promotions (commit-only) (#343).
- Enhanced git log functionality to capture all commits since the last call (#331).
- Added support for manual-sync applications (#327).
- App Proxy:
- Argo CD:
New Features
- Added support for configuring
nodePort
on theinternal-router
service (#348). - Introduced YAML tree-select dropdown for product settings (#350).