Skip to content

Releases: codefresh-io/gitops-runtime-helm

0.12.0

26 Sep 16:00
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.12.0

Chart changes

  • feat: update to upstream argo-cd 2.12.3 and helm 7.4.7 (#281)
  • update gitops-operator to 0.2.12 - fix: action script fails to extract commit_sha from response (#285)

WARNING! ARGO-CD 7.x.x CHART BREAKING CHANGE

In the runtime release 0.12.0 we upgraded to the latest argo-cd 7.x.x helm chart which
contains the breaking change in the values for providing cluster credentials
(in this chart it's located under the path argo-cd.configs.clusterCredentials).
clusterCredentials used to be of type list -- now it's a map (object).
See the release notes.

Codefresh Gitops Runtime does NOT use these values directly -- so the runtimes
with the default configuration are not affected.

App-proxy changes

  • bump app-proxy to 1.3021.0-1 - fix hosted runtime init

0.11.1

22 Sep 18:28
040a8c5
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.11.1

App-proxy changes

  • bump app-proxy to 1.3021.0-1 - fix hosted runtime init

0.11.0

10 Sep 09:41
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.11.0

Chart changes

  • update gitops-operator to 0.2.12 - fix: action script fails to extract commit_sha from response (#285)
  • create release 0.11 draft
  • feat: gitops-operator with product crd update - versionSource & promotion as optional fields (#284)
  • bump app-proxy (#282)
  • chore: remove v1 reporter (#271)
  • feat: bump app-proxy to 1.3007.0 - add validation to name and missing annotation in promotion-workflow (#280)
  • added IS_CONFIGURATION_RUNTIME env var (#278)
  • bump app-proxy to 1.2989.3 (#276) - fix configurationRuntime not working immediately after installation
  • added default value and description for ingress switchValidation (#274)
  • feat: upgrade gitops operator (#273)
  • update app-proxy to 1.2987.1 (#269) - fix drag-n-drop releases
  • fix: update codefresh-gitops-operator to 0.2.9 (#268)
  • fix - support non default ArgoCD server host in event reporter (#267)
  • fix: test ci (#265)
  • update init container version (#264)
  • update app-proxy (#257)

App-proxy changes

Introduced changes:

  • feat: CR-23258 - audit of runtimes download logs
  • feat: CR-23216 audit of runtime
  • fix: configurationRuntime value does not propagate on 1st app-proxy run
  • fix: drag-n-drop promotion fails when PromotionTemplate references files "outside" of the app path
  • fix: CR-21667 Record in the audit log all changes to the GitOps permissions
  • feat: block promotion resources from being synced from git-sources
  • feat: ABAC for runResourceAction (rollout actions)
  • feat: Add ABAC for Environments
  • refactor: fixed ObjectId imports

0.10.1

01 Sep 14:52
435dbc0
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.10.1

Chart changes

  • fix: update codefresh-gitops-operator to 0.2.9 - fix trigerring promotion from git commit (#268)

0.10.0

11 Aug 07:17
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.10.0

Chart changes

  • fix - support non default ArgoCD server host in event reporter
  • update argo-workflows chart to 0.41.12-v3.5.9-cap-CR-24929 (#262)
  • feat: add commit info in tasks (#259)
  • fix: selfheal monorepo support (#258)
  • update rollouts (#256)
  • Feat: update argo-events chart to 2.4.7-1-cap-CR-24607 (#253)
  • patch: gitops operator - improve error handling and prevent changes to promotions notifications configuration (#251)
  • gitops operator custom tls injection (#250)
  • update argo-workflows chart to 0.41.11-v3.5.8-cap-CR-22608 (#246) (#249)
  • Remove artifacthub changelog - will be added by prepare release script
  • Patch - security ArgoCD webhook processing
  • feat: gitops-operator update with critical and high vuln fixes (#244)
  • fix - ArgoCD event reporter servicemonitor selector lables (#241)

App-proxy changes

Introduced changes:

  • feat: Cr 24700 pp batch resolve
  • feat: add triggerCommit to ProductReleaseTask
  • feat: use host mapping when creating a git-source
  • feat: ABAC for runResourceAction (rollout actions)
  • chore(Cr-24149): security
  • feat: entity db service optimized ref updating to update only new refs
  • chore: remove CLI and HOSTED types from app-proxy

0.9.2

10 Aug 21:18
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.9.2

Chart changes

  • fix - support non default ArgoCD server host in event reporter

App-proxy changes

No changes in this release

0.9.1

01 Aug 08:05
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.9.1

Chart changes

  • fix: Selfheal should work in monorepo , in case if sync result revision and sync revision are different

App-proxy changes

No changes in this release

0.9.0

22 Jul 14:43
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.9.0

Chart changes

  • patch: vulnerability fixes in ArgoCD webhook processing
  • patch: gitops-operator update with critical and high vuln fixes
  • fix: ArgoCD event reporter servicemonitor selector lables
  • feat: Disable ipv6 by default in internal router

App-proxy changes

No changes in this release

0.8.1

10 Jul 08:17
7c860c6
Compare
Choose a tag to compare

Changes

Reverted changes:

Installation

To get Helm charts for this release run:

helm pull --repo https://chartmuseum.codefresh.io/gitops-runtime --version 0.8.1 gitops-runtime

To get Helm charts for this release from OCI repo run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.8.1

0.8.0

02 Jul 05:54
305376c
Compare
Choose a tag to compare

Changes

Reverted changes:

Installation

To get Helm charts for this release run:

helm pull --repo https://chartmuseum.codefresh.io/gitops-runtime --version 0.8.0 gitops-runtime

To get Helm charts for this release from OCI repo run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.8.0