Skip to content

Commit a38bbfa

Browse files
add back compatability info
1 parent 48ad25e commit a38bbfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

graduated/gitops-argocd-sync/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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

graduated/gitops-argocd-sync/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 | |

0 commit comments

Comments
 (0)