From 8fc791897866f1bfa7223d09df03e49702f3894a Mon Sep 17 00:00:00 2001 From: Jasmine Dahilig Date: Wed, 25 Mar 2020 10:30:44 -0700 Subject: [PATCH] docs: add beta tag to lifecycle stanza (#7496) --- website/pages/docs/job-specification/lifecycle.mdx | 4 ++-- website/pages/docs/job-specification/task.mdx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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