Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions step-templates/argo-argocd-app-get.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"Id": "f67404e4-3394-4f8d-9739-74a04c99a6f1",
"Name": "Argo - argocd app get",
"Description": "Get an Argo Application details using the [argocd app get](https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd_app_get/) CLI command\n\n_Note:_ This step will only run against an Octopus [kubernetes](https://octopus.com/docs/infrastructure/deployment-targets/kubernetes) deployment target.\n\n**Pre-requisites:**\n- Access to the `argocd` CLI on the target or worker.",
"ActionType": "Octopus.KubernetesRunScript",
"Version": 1,
"Description": "Get an Argo Application details using the [argocd app get](https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd_app_get/) CLI command\n\n**Pre-requisites:**\n- Access to the `argocd` CLI on the target or worker.\n\n---\n\n_Note:_ This step **used to only** run against an Octopus kubernetes deployment target. It is now based on the *Run a script step* type. You may need to delete and re-add the step in your consuming process for the change to take effect.",
"ActionType": "Octopus.Script",
"Version": 2,
"CommunityActionTemplateId": null,
"Packages": [],
"GitDependencies": [],
Expand Down Expand Up @@ -56,8 +56,8 @@
],
"StepPackageId": "Octopus.KubernetesRunScript",
"$Meta": {
"ExportedAt": "2024-07-22T09:53:25.057Z",
"OctopusVersion": "2024.3.7046",
"ExportedAt": "2025-11-06T15:44:22.814Z",
"OctopusVersion": "2025.4.6776",
"Type": "ActionTemplate"
},
"LastModifiedBy": "harrisonmeister",
Expand Down
10 changes: 5 additions & 5 deletions step-templates/argo-argocd-app-set-with-package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"Id": "8bcfe67d-cade-4fe3-a792-ce799dfb9ec1",
"Name": "Argo - argocd app set (with package)",
"Description": "Set application parameters using the [argocd app set](https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd_app_set/) CLI command.\n\n_Note:_ This step will only run against an Octopus [kubernetes](https://octopus.com/docs/infrastructure/deployment-targets/kubernetes) deployment target.\n\n**Pre-requisites:**\n- Access to the `argocd` CLI on the target or worker.\n- Selection of a package (for use with setting image parameters)",
"ActionType": "Octopus.KubernetesRunScript",
"Version": 1,
"Description": "Set application parameters using the [argocd app set](https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd_app_set/) CLI command.\n\n**Pre-requisites:**\n- Access to the `argocd` CLI on the target or worker.\n- Selection of a package (for use with setting image parameters)\n\n---\n\n_Note:_ This step **used to only** run against an Octopus kubernetes deployment target. It is now based on the *Run a script step* type. You may need to delete and re-add the step in your consuming process for the change to take effect.",
"ActionType": "Octopus.Script",
"Version": 2,
"CommunityActionTemplateId": null,
"Packages": [
{
Expand Down Expand Up @@ -90,8 +90,8 @@
],
"StepPackageId": "Octopus.KubernetesRunScript",
"$Meta": {
"ExportedAt": "2024-07-22T09:55:12.863Z",
"OctopusVersion": "2024.3.7046",
"ExportedAt": "2025-11-06T15:44:22.814Z",
"OctopusVersion": "2025.4.6776",
"Type": "ActionTemplate"
},
"LastModifiedBy": "harrisonmeister",
Expand Down
10 changes: 5 additions & 5 deletions step-templates/argo-argocd-app-set.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"Id": "e27c8535-9375-4cd2-97e7-ac73a43e9ef1",
"Name": "Argo - argocd app set",
"Description": "Set application parameters using the [argocd app set](https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd_app_set/) CLI command. \n\n_Note:_ This step will only run against an Octopus [kubernetes](https://octopus.com/docs/infrastructure/deployment-targets/kubernetes) deployment target.\n\n**Pre-requisites:**\n- Access to the `argocd` CLI on the target or worker.",
"ActionType": "Octopus.KubernetesRunScript",
"Version": 1,
"Description": "Set application parameters using the [argocd app set](https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd_app_set/) CLI command. \n\n**Pre-requisites:**\n- Access to the `argocd` CLI on the target or worker.\n\n---\n\n_Note:_ This step **used to only** run against an Octopus kubernetes deployment target. It is now based on the *Run a script step* type. You may need to delete and re-add the step in your consuming process for the change to take effect.",
"ActionType": "Octopus.Script",
"Version": 2,
"CommunityActionTemplateId": null,
"Packages": [],
"GitDependencies": [],
Expand Down Expand Up @@ -66,8 +66,8 @@
],
"StepPackageId": "Octopus.KubernetesRunScript",
"$Meta": {
"ExportedAt": "2024-07-22T09:57:16.491Z",
"OctopusVersion": "2024.3.7046",
"ExportedAt": "2025-11-06T15:44:22.814Z",
"OctopusVersion": "2025.4.6776",
"Type": "ActionTemplate"
},
"LastModifiedBy": "harrisonmeister",
Expand Down
10 changes: 5 additions & 5 deletions step-templates/argo-argocd-app-sync.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"Id": "655058aa-2e76-4aac-a8eb-728337b5c664",
"Name": "Argo - argocd app sync",
"Description": "Sync an application to its target state using the [argocd app sync](https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd_app_sync/) CLI command\n\n_Note:_ This step will only run against an Octopus [kubernetes](https://octopus.com/docs/infrastructure/deployment-targets/kubernetes) deployment target.\n\n**Pre-requisites:**\n- Access to the `argocd` CLI on the target or worker.",
"ActionType": "Octopus.KubernetesRunScript",
"Version": 1,
"Description": "Sync an application to its target state using the [argocd app sync](https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd_app_sync/) CLI command\n\n**Pre-requisites:**\n- Access to the `argocd` CLI on the target or worker.\n\n---\n\n_Note:_ This step **used to only** run against an Octopus kubernetes deployment target. It is now based on the *Run a script step* type. You may need to delete and re-add the step in your consuming process for the change to take effect.",
"ActionType": "Octopus.Script",
"Version": 2,
"CommunityActionTemplateId": null,
"Packages": [],
"GitDependencies": [],
Expand Down Expand Up @@ -56,8 +56,8 @@
],
"StepPackageId": "Octopus.KubernetesRunScript",
"$Meta": {
"ExportedAt": "2024-07-22T09:54:04.913Z",
"OctopusVersion": "2024.3.7046",
"ExportedAt": "2025-11-06T15:44:22.814Z",
"OctopusVersion": "2025.4.6776",
"Type": "ActionTemplate"
},
"LastModifiedBy": "harrisonmeister",
Expand Down
10 changes: 5 additions & 5 deletions step-templates/argo-argocd-app-wait.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"Id": "050e7819-ecf7-46de-bcd2-545f0956c1c5",
"Name": "Argo - argocd app wait",
"Description": "Wait for an application to reach a synced and healthy state using the [argocd app wait](https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd_app_wait/) CLI command\n\n_Note:_ This step will only run against an Octopus [kubernetes](https://octopus.com/docs/infrastructure/deployment-targets/kubernetes) deployment target.\n\n**Pre-requisites:**\n- Access to the `argocd` CLI on the target or worker.",
"ActionType": "Octopus.KubernetesRunScript",
"Version": 1,
"Description": "Wait for an application to reach a synced and healthy state using the [argocd app wait](https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd_app_wait/) CLI command\n\n**Pre-requisites:**\n- Access to the `argocd` CLI on the target or worker.\n\n---\n\n_Note:_ This step **used to only** run against an Octopus kubernetes deployment target. It is now based on the *Run a script step* type. You may need to delete and re-add the step in your consuming process for the change to take effect.",
"ActionType": "Octopus.Script",
"Version": 2,
"CommunityActionTemplateId": null,
"Packages": [],
"GitDependencies": [],
Expand Down Expand Up @@ -56,8 +56,8 @@
],
"StepPackageId": "Octopus.KubernetesRunScript",
"$Meta": {
"ExportedAt": "2024-07-22T09:54:34.458Z",
"OctopusVersion": "2024.3.7046",
"ExportedAt": "2025-11-06T15:44:22.814Z",
"OctopusVersion": "2025.4.6776",
"Type": "ActionTemplate"
},
"LastModifiedBy": "harrisonmeister",
Expand Down