diff --git a/content/en/docs/reference/command-line-tools-reference/feature-gates/ContainerStopSignals.md b/content/en/docs/reference/command-line-tools-reference/feature-gates/ContainerStopSignals.md index f86953300111a..a563e6c61b251 100644 --- a/content/en/docs/reference/command-line-tools-reference/feature-gates/ContainerStopSignals.md +++ b/content/en/docs/reference/command-line-tools-reference/feature-gates/ContainerStopSignals.md @@ -9,5 +9,6 @@ stages: - stage: alpha defaultValue: false fromVersion: "1.33" + toVersion: "v1.34" --- Enables usage of the StopSignal lifecycle for containers for configuring custom stop signals using which the containers would be stopped.