Skip to content

Commit a532758

Browse files
author
Tim Bannister
committed
Fix incorrect info about when CronJob reached GA
1 parent e220769 commit a532758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/controllers/cron-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ weight: 80
1010

1111
<!-- overview -->
1212

13-
{{< feature-state for_k8s_version="v1.22" state="stable" >}}
13+
{{< feature-state for_k8s_version="v1.21" state="stable" >}}
1414

1515
A _CronJob_ creates {{< glossary_tooltip term_id="job" text="Jobs" >}} on a repeating schedule.
1616

0 commit comments

Comments
 (0)