Merge pull request #48602 from tengqm/fg-csa-132
Mark CronJobsScheduledAnnotation as GA
This commit is contained in:
commit
0a764fc05a
|
|
@ -9,6 +9,11 @@ stages:
|
|||
- stage: beta
|
||||
defaultValue: true
|
||||
fromVersion: "1.28"
|
||||
toVersion: "1.31"
|
||||
- stage: stable
|
||||
defaultValue: true
|
||||
fromVersion: "1.32"
|
||||
|
||||
---
|
||||
Set the scheduled job time as an
|
||||
{{< glossary_tooltip text="annotation" term_id="annotation" >}} on Jobs that were created
|
||||
|
|
|
|||
Loading…
Reference in New Issue