0.11.0
denis-codefresh
released this
10 Sep 09:41
·
2 commits
to release/0.11
since this release
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) - fixconfigurationRuntime
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