Skip to content

0.15.0

Latest
Compare
Choose a tag to compare
@dmaizel dmaizel released this 22 Dec 11:15
ef30464

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:
    • Updated to 1.3167.0 - Fixed issues with accessing repositories in parallel (#329).
    • Security fixes for FRPC (#334).
  • Argo CD:
    • Enabled multi-source application info reporting (#339).
    • Fixed repeated resource issues in the repo-server (#338).
    • Removed AWS CLI dependency (#336).

New Features

  • Added support for configuring nodePort on the internal-router service (#348).
  • Introduced YAML tree-select dropdown for product settings (#350).

Other Improvements

  • Added request and limit configurations for ephemeral storage in Argo Workflows (#344).
  • Applied security and dependency updates across components (#342).