Severity
Not blocking customers, Argo App does Sync changes correctly but Octopus deployment fails - leading to customer confusion.
Version
2026.2.13126
Latest Version
None
What happened?
This is specific to Octopus Server, testing on Octopus Cloud versions worked fine for me.
If I use either of the Octopus Argo steps - Update Argo CD Application Manifests or Update Argo CD Application Image Tags the deployment will update the Argo application itself and will sync that update. But Octopus won't register the sync. You will see a Git Drift issue in the Live Status and the deployment will eventually timeout on the step where it waits for the application to sync.
I am using the same gateway and helm chart versions between Octopus Cloud and Octopus Server, and deployments work fine on Octopus Cloud, so this doesn't seem to be a chart/gateway version issue. It seems to be an issue specifically with the Octopus version being used.
I can confirm my ArgoCD Gateway on Octopus Server health checks fine and it did update with a later chart version.
Octopus Cloud 2026.3.1737:
Octopus Server 2026.2.13126:
Octopus Server Chart versions (the same as Octopus Cloud):
Octopus Server K8s Live Status:
Reproduction
- Have an ArgoCD instance setup with the ArgoCD gateway installed and some Argo Apps.
- Create an Octopus project with either a
Update Argo CD Application Manifests or Update Argo CD Application Image Tags step in it.
- Connect an Argo app to the project using Argo/Octopus Annotations on the Argo App.
- Setup the rest of the step and deploy it.
- See it update the Argo app with the configured changes but then see the Git Drift in the Live status for that app in Octopus and see the deployment fail with the Wait for Argo CD Applications for 'Update Argo CD Application Image Tags' action timing out.
Error and Stacktrace
13:41:19 Info | Pausing the deployment while waiting for Argo CD applications to become healthy
13:41:20 Info | Wait for Argo CD Applications for 'Update Argo CD Application Image Tags' is still waiting for status to be in sync and healthy for ArgoCD applications
| Waiting for Argo CD application Git revision to refresh: [OctoArgoServer/helm-myapp-server-dev[0]]
| Waiting for Argo CD application to sync: []
| Waiting for Argo CD application to become healthy: []
| Waiting for Argo CD application to stabilize: []
13:41:51 Info | Wait for Argo CD Applications for 'Update Argo CD Application Image Tags' is still waiting for status to be in sync and healthy for ArgoCD applications
More Information
Initial customer ticket (internal) - https://octopuscd.zendesk.com/agent/tickets/209561
RnD Thread (Internal) - https://octopusdeploy.slack.com/archives/CNHBHV2BX/p1781616513557509
Workaround
None at the moment, the changes will be applied to your ArgoApplication but Octopus will fail the deployment so at present you may have to rely on manually checking your Git repos to ensure they have been updated and/ or manually checking the Argo App in Argo itself to ensure the changes have been made.
Severity
Not blocking customers, Argo App does Sync changes correctly but Octopus deployment fails - leading to customer confusion.
Version
2026.2.13126
Latest Version
None
What happened?
This is specific to Octopus Server, testing on Octopus Cloud versions worked fine for me.
If I use either of the Octopus Argo steps -
Update Argo CD Application ManifestsorUpdate Argo CD Application Image Tagsthe deployment will update the Argo application itself and will sync that update. But Octopus won't register the sync. You will see a Git Drift issue in the Live Status and the deployment will eventually timeout on the step where it waits for the application to sync.I am using the same gateway and helm chart versions between Octopus Cloud and Octopus Server, and deployments work fine on Octopus Cloud, so this doesn't seem to be a chart/gateway version issue. It seems to be an issue specifically with the Octopus version being used.
I can confirm my ArgoCD Gateway on Octopus Server health checks fine and it did update with a later chart version.
Octopus Cloud
2026.3.1737:Octopus Server
2026.2.13126:Octopus Server Chart versions (the same as Octopus Cloud):
Octopus Server K8s Live Status:
Reproduction
Update Argo CD Application ManifestsorUpdate Argo CD Application Image Tagsstep in it.Error and Stacktrace
More Information
Initial customer ticket (internal) - https://octopuscd.zendesk.com/agent/tickets/209561
RnD Thread (Internal) - https://octopusdeploy.slack.com/archives/CNHBHV2BX/p1781616513557509
Workaround
None at the moment, the changes will be applied to your ArgoApplication but Octopus will fail the deployment so at present you may have to rely on manually checking your Git repos to ensure they have been updated and/ or manually checking the Argo App in Argo itself to ensure the changes have been made.