Skip to content

Commit 05077e1

Browse files
committed
Fix status for EventedPLEG
This gate was introduced in v1.26 rather than v1.25.
1 parent d506ce0 commit 05077e1

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/reference/command-line-tools-reference/feature-gates

1 file changed

+1
-1
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/EventedPLEG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ _build:
88
stages:
99
- stage: alpha
1010
defaultValue: false
11-
fromVersion: "1.25"
11+
fromVersion: "1.26"
1212
---
1313
Enable support for the kubelet to receive container life cycle events from the
1414
{{< glossary_tooltip text="container runtime" term_id="container-runtime" >}} via

0 commit comments

Comments
 (0)