Merge pull request #29492 from sftim/20210820_fix_cronjob_graduation_release

Fix incorrect info about when CronJob reached GA
This commit is contained in:
Kubernetes Prow Robot
2021-08-25 10:52:43 -07:00
committed by GitHub
@@ -10,7 +10,7 @@ weight: 80
<!-- overview -->
{{< feature-state for_k8s_version="v1.22" state="stable" >}}
{{< feature-state for_k8s_version="v1.21" state="stable" >}}
A _CronJob_ creates {{< glossary_tooltip term_id="job" text="Jobs" >}} on a repeating schedule.