Skip to content

Commit b1c25d2

Browse files
committed
Merge branch 'k8s-1.29' into 'main'
Document certification for 1.29.1 See merge request weblogic-cloud/weblogic-kubernetes-operator!4715
2 parents 6aa829a + bf36c12 commit b1c25d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/site/content/introduction/prerequisites/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 5
77

88
For the current production release {{< latestVersion >}}:
99

10-
* Kubernetes 1.24.0+, 1.25.0+, 1.26.2+, 1.27.2+, and 1.28.2+ (check with `kubectl version`).
10+
* Kubernetes 1.24.0+, 1.25.0+, 1.26.2+, 1.27.2+, 1.28.2+, and 1.29.1+ (check with `kubectl version`).
1111
* Flannel networking v0.13.0-amd64 or later (check with `docker images | grep flannel`), Calico networking v3.16.1 or later,
1212
*or* OpenShift SDN on OpenShift 4.3 systems.
1313
* Docker 19.03.1+ (check with `docker version`) *or* CRI-O 1.20.2+ (check with `crictl version | grep RuntimeVersion`).

0 commit comments

Comments
 (0)