File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
graduated/gitops-argocd-sync Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22## [ 1.5.0] - 2025-01-29
33### Changed
4- - Add APP_NAMESPACE option
4+ - Add APP_NAMESPACE option (supported from app-proxy v1.2600.1)
55
66## [ 1.4.5] - 2024-04-04
77### Fixed
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Syncs Argo CD apps managed by our GitOps Runtimes using Codefresh API
1515| :---------------| :------------------------------------------------------------------------------------------| :---------| :--------------------------------------------|
1616| RUNTIME | The name of the GitOps Runtime managing the Argo CD Application | false | |
1717| APPLICATION | The name of the Argo CD Application to be synced | false | |
18- | APP_NAMESPACE | The namespace of the Argo CD Application to be synced | true | |
18+ | APP_NAMESPACE | The namespace of the Argo CD Application to be synced, supported from app-proxy v1.2600.1 | true | |
1919| ROLLBACK | Initiate a rollback to the previous revision if the Sync and Wait does not become healthy | true | |
2020| WAIT_ROLLBACK | Wait for the app to be healthy after a rollback. Forces ROLLBACK to true | true | |
2121| CA_BUNDLE | A base64 encoded string that contain the complete CA Certificate Bundle | true | |
You can’t perform that action at this time.
0 commit comments