diff --git a/incubating/octopusdeploy-create-package/step.yaml b/incubating/octopusdeploy-create-package/step.yaml index 9de9cf7a..c6c5ed5f 100644 --- a/incubating/octopusdeploy-create-package/step.yaml +++ b/incubating/octopusdeploy-create-package/step.yaml @@ -2,8 +2,8 @@ version: "1.0" kind: step-type metadata: name: octopusdeploy-create-package - version: 1.0.0 - title: Create a package + version: 1.0.1 + title: Create Octopus Deploy package isPublic: true description: Creates a zip package in the format expected by Octopus Deploy sources: diff --git a/incubating/octopusdeploy-deploy-release-tenanted/step.yaml b/incubating/octopusdeploy-deploy-release-tenanted/step.yaml index ce7b059e..416c8d91 100644 --- a/incubating/octopusdeploy-deploy-release-tenanted/step.yaml +++ b/incubating/octopusdeploy-deploy-release-tenanted/step.yaml @@ -2,7 +2,7 @@ version: "1.0" kind: step-type metadata: name: octopusdeploy-deploy-release-tenanted - version: 1.0.0 + version: 1.0.1 title: Deploy a tenanted release in Octopus Deploy isPublic: true description: Deploy a tenanted release in Octopus Deploy @@ -14,7 +14,7 @@ metadata: - deployment icon: type: svg - url: "https://cdn.jsdelivr.net/gh/codefresh-io/steps/incubating/octopusdeploy-deploy-release/deploy-release-tenanted.svg" + url: "https://cdn.jsdelivr.net/gh/codefresh-io/steps/incubating/octopusdeploy-deploy-release-tenanted/deploy-release-tenanted.svg" background: "#F4F6F8" maintainers: - name: OctopusDeploy