Skip to content

Commit f693b0e

Browse files
AlanGreenetekton-robot
authored andcommitted
Update min kubernetes version in the install doc
v0.61.0 updated the minimum version of Kubernetes to 1.28. Update the docs to reflect this so the website has the correct content.
1 parent d56c192 commit f693b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This guide explains how to install Tekton Pipelines.
2121

2222
## Prerequisites
2323

24-
- A [Kubernetes cluster][k8s] running version 1.25 or later.
24+
- A [Kubernetes cluster][k8s] running version 1.28 or later.
2525
- [Kubectl][].
2626
- Grant `cluster-admin` privileges to the current user. See the [Kubernetes
2727
role-based access control (RBAC) docs][rbac] for more information.

0 commit comments

Comments
 (0)