Skip to content

Commit

Permalink
chore(docs): Add note about v3 requires OD 2022.3.5512
Browse files Browse the repository at this point in the history
  • Loading branch information
hnrkndrssn committed Sep 11, 2024
1 parent 5100a33 commit 1e36166
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

This is a GitHub Action to deploy a release in [Octopus Deploy](https://octopus.com/).

> [!IMPORTANT]
> As of **v3** of this action, Octopus Server version `2022.3.5512` or newer is required.
## Deployments in Octopus Deploy

A release is a snapshot of the deployment process and the associated assets (packages, scripts, variables) as they existed when the release was created. The release is given a version number, and you can deploy that release as many times as you need to, even if parts of the deployment process have changed since the release was created (those changes will be included in future releases but not in this version).
Expand Down

0 comments on commit 1e36166

Please sign in to comment.