-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the docs after Argo Workflows 3.3 release (#3)
- Loading branch information
Showing
2 changed files
with
3 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,4 @@ | ||
!!! warning "Compatibilty disclaimer" | ||
!!! warning "Compatibilty warning" | ||
|
||
Hermes builds upon Argo Workflow's yet to be released support for [template | ||
executor plugins](https://github.com/argoproj/argo-workflows/pull/7256), | ||
which means that you will most likely not be able to use it in your cluster | ||
yet. If you still want to try Hermes out, you will have to build and | ||
install Argo Workflow from the PR. | ||
Hermes requires Argo Workflows 3.3+ which comes with support for [template | ||
executor plugins](https://argoproj.github.io/argo-workflows/executor_plugins/). |