Skip to content

Commit

Permalink
Add link to latest release in installation.md (argoproj#6509)
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Nyberg <[email protected]>
  • Loading branch information
sebnyberg committed Aug 9, 2021
1 parent 8b69ec4 commit 5b8f797
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions USERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ Currently, the following organizations are **officially** using Argo Workflows:
1. [SAP Hybris](https://cx.sap.com/)
1. [SAS](https://www.sas.com/)
1. [Schlumberger](https://slb.com/)
1. [Securitas](https://securitas.com/)
1. [SegmentStream](https://segmentstream.com)
1. [Sendible](https://sendible.com)
1. [Sidecar Technologies](https://hello.getsidecar.com/)
Expand Down
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ You can choose one of three common installations:

## Recommendations

* Make sure you're using the manifests attached to the release.
* Make sure you're using the manifests attached to each Github release. See [this link](https://github.com/argoproj/argo-workflows/releases/latest) for the most recent manifests.
* Read the [upgrading guide](upgrading.md) before any major upgrade to be aware of breaking changes.
* If you are using GitOps, copy the manifests into your repository, rather use `base` to reference them. Fewer issues
regarding network loss, and you'll be able to check what has changed each time you upgrade.
Expand Down

0 comments on commit 5b8f797

Please sign in to comment.