Skip to content

Commit 0a6ca6c

Browse files
committed
Support K8s 1.13.0
1 parent 84eef5c commit 0a6ca6c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

site/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ If you wish to view documentation for an older version, please see:
66

77
* [Version 1.0](v1.0)
88
* [Version 1.1](v1.1)
9+
* [Version 2.0](v2.0)
910

1011
For a guide to the operator project, refer to this [README](../README.md).

site/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Oracle recommends careful consideration before deciding to expose any administra
9494

9595
## Prerequisites
9696

97-
* Kubernetes 1.10.11+, 1.11.5+, and 1.12.3+ (check with `kubectl version`).
97+
* Kubernetes 1.10.11+, 1.11.5+, 1.12.3+, and 1.13.0+ (check with `kubectl version`).
9898
* Flannel networking v0.9.1-amd64 (check with `docker images | grep flannel`).
9999
* Docker 18.03.1.ce (check with `docker version`).
100100
* Helm 2.8.2+ (check with `helm version`).

0 commit comments

Comments
 (0)