Skip to content

Commit 23ed3ea

Browse files
committed
make version check optional
1 parent 0249f62 commit 23ed3ea

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

archetypes/tasks.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ content_type: task
77

88
## {{% heading "prerequisites" %}}
99

10-
* {{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
10+
{{< include "task-tutorial-prereqs.md" >}}
11+
12+
<!-- If you set the min-kubernetes-server-version parameter in the page's front matter,
13+
add the version check shortcode {{< version-check >}}.
14+
-->
1115

1216
<!-- steps -->
1317

0 commit comments

Comments
 (0)