diff --git a/website/pages/docs/job-specification/lifecycle.mdx b/website/pages/docs/job-specification/lifecycle.mdx index cc94fca6e..5ca54e50b 100644 --- a/website/pages/docs/job-specification/lifecycle.mdx +++ b/website/pages/docs/job-specification/lifecycle.mdx @@ -1,11 +1,11 @@ --- layout: docs page_title: lifecycle Stanza - Job Specification -sidebar_title: lifecycle +sidebar_title: lifecycle 0.11 Beta description: The "lifecycle" stanza configures when a task is run within the lifecycle of a task group --- -# `lifecycle` Stanza +# `lifecycle` Stanza 0.11 Beta diff --git a/website/pages/docs/job-specification/task.mdx b/website/pages/docs/job-specification/task.mdx index 3990e68fe..de3789b19 100644 --- a/website/pages/docs/job-specification/task.mdx +++ b/website/pages/docs/job-specification/task.mdx @@ -67,7 +67,7 @@ job "docs" { the task group. If set to true, when the leader task completes, all other tasks within the task group will be gracefully shutdown. -- `lifecycle` ([Lifecycle][]: nil) - Specifies when a task is run +- `lifecycle` 0.11 Beta ([Lifecycle][]: nil) - Specifies when a task is run within the lifecycle of a task group. - `logs` ([Logs][]: nil) - Specifies logging configuration for the