Skip to content

Commit db4cce3

Browse files
committed
Merge branch 'rm/update-k8s-support' into 'release/4.0'
Add k8s 1.26.2 See merge request weblogic-cloud/weblogic-kubernetes-operator!4284
2 parents 0e29906 + d0d186e commit db4cce3

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.21.10+, 1.22.7+, 1.23.4+, 1.24.0+, and 1.25.0+ (check with `kubectl version`).
10+
* Kubernetes 1.23.4+, 1.24.0+, 1.25.0+, and 1.26.2+ (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)