Skip to content

Commit 51fa882

Browse files
committed
Corrections
1 parent e6a3ef4 commit 51fa882

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-source/content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ using the operator to deploy and run a WebLogic domain container-packaged web ap
2424
#### Current production release
2525

2626
The [current production release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is 2.6.0.
27-
This release was published on June 1, 2020. See the operator prerequisites and supported environments [here]({{< relref "/userguide/introduction/introduction#operator-prerequisites" >}}).
27+
This release was published on June 22, 2020. See the operator prerequisites and supported environments [here]({{< relref "/userguide/introduction/introduction#operator-prerequisites" >}}).
2828

2929
#### Preview of next major release
3030

docs-source/content/samples/simple/domains/fmw-domain/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ The content of the generated `domain.yaml`:
168168
#
169169
# This is an example of how to define a Domain resource.
170170
#
171-
apiVersion: "weblogic.oracle/v5"
171+
apiVersion: "weblogic.oracle/v7"
172172
kind: Domain
173173
metadata:
174174
name: fmw-domain

0 commit comments

Comments
 (0)