Skip to content

Commit 0a764fc

Browse files
authored
Merge pull request #48602 from tengqm/fg-csa-132
Mark CronJobsScheduledAnnotation as GA
2 parents 4aef52d + 136ad18 commit 0a764fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/cron-jobs-scheduled-annotation.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ stages:
99
- stage: beta
1010
defaultValue: true
1111
fromVersion: "1.28"
12+
toVersion: "1.31"
13+
- stage: stable
14+
defaultValue: true
15+
fromVersion: "1.32"
16+
1217
---
1318
Set the scheduled job time as an
1419
{{< glossary_tooltip text="annotation" term_id="annotation" >}} on Jobs that were created

0 commit comments

Comments
 (0)