Skip to content

Commit c1f1744

Browse files
authored
WebLogic Kubernetes Operator 4.0.6 (#4171)
* WebLogic Kubernetes Operator 4.0.6
1 parent af5590d commit c1f1744

File tree

19 files changed

+94
-69
lines changed

19 files changed

+94
-69
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ You can:
2525
The fastest way to experience the operator is to follow the [Quick Start guide](https://oracle.github.io/weblogic-kubernetes-operator/quickstart/), or you can peruse our [documentation](https://oracle.github.io/weblogic-kubernetes-operator), read our [blogs](https://blogs.oracle.com/weblogicserver/how-to-weblogic-server-on-kubernetes), or try out the [samples](https://oracle.github.io/weblogic-kubernetes-operator/samples/).
2626

2727
***
28-
The [current release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is 4.0.5.
29-
This release was published on February 21, 2023.
28+
The [current release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is 4.0.6.
29+
This release was published on April 8, 2023.
3030
***
3131

3232
## Documentation

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>oracle.kubernetes</groupId>
88
<artifactId>operator-parent</artifactId>
9-
<version>4.0.5</version>
9+
<version>4.0.6</version>
1010
</parent>
1111

1212
<artifactId>common</artifactId>

0 commit comments

Comments
 (0)