diff --git a/.spelling b/.spelling index 370eec2cfbee..dba0646e3886 100644 --- a/.spelling +++ b/.spelling @@ -249,6 +249,7 @@ v3.4. v3.4.4 v3.5 v3.6 +v3.7 validator vendored versioned diff --git a/docs/title-and-description.md b/docs/title-and-description.md index 3e236be266af..e524ae7c903c 100644 --- a/docs/title-and-description.md +++ b/docs/title-and-description.md @@ -80,7 +80,7 @@ The above examples will render as rows like the below image: ### For `ClusterWorkflowTemplates` -> v3.6 and after +> v3.7 and after You can also add the `workflows.argoproj.io/title` and `workflows.argoproj.io/description` annotations with embedded markdown to a `ClusterWorkflowTemplate` to display in the list: @@ -101,7 +101,7 @@ The above manifest will render as a row like the below image: ### For `CronWorkflows` -> v3.6 and after +> v3.7 and after You can also add the `workflows.argoproj.io/title` and `workflows.argoproj.io/description` annotations with embedded markdown to a `CronWorkflow` to display in the list: @@ -122,7 +122,7 @@ The above manifest will render as a row like the below image: ### For `WorkflowTemplates` -> v3.6 and after +> v3.7 and after You can also add the `workflows.argoproj.io/title` and `workflows.argoproj.io/description` annotations with embedded markdown to a `WorkflowTemplate` to display in the list: