Skip to content

Commit 2847800

Browse files
committed
Added Oracle Database Operator 0.2.1
1 parent 4a72573 commit 2847800

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
As part of Oracle's resolution to make Oracle Database Kubernetes-native (that is, observable and operable by Kubernetes), Oracle released _Oracle Database Operator for Kubernetes_ (`OraOperator` or the operator). OraOperator extends the Kubernetes API with custom resources and controllers for automating Oracle Database lifecycle management.
66

7-
In this v0.2.0 release, `OraOperator` supports the following database configurations and infrastructure:
7+
In this v0.2.1 release, `OraOperator` supports the following database configurations and infrastructure:
88

99
* Oracle Autonomous Database on shared Oracle Cloud Infrastructure (OCI) (ADB-S)
1010
* Oracle Autonomous Database on dedicated Cloud infrastructure (ADB-D)
@@ -32,7 +32,7 @@ The upcoming releases will support new configurations, operations and capabiliti
3232

3333
## Release Status
3434

35-
**CAUTION:** The current release of `OraOperator` (v0.2.0) is for development and testing only. DO NOT USE IN PRODUCTION.
35+
**CAUTION:** The current release of `OraOperator` (v0.2.1) is for development and testing only. DO NOT USE IN PRODUCTION.
3636

3737
This release has been installed and tested on the following Kubernetes platforms:
3838

@@ -69,7 +69,7 @@ Oracle strongly recommends that you ensure your system meets the following [Prer
6969
```
7070
---
7171
**NOTE:**
72-
The above command will also upgrade the existing v0.1.0 `OraOperator` installation to the latest version i.e. v0.2.0.
72+
The above command will also upgrade the existing v0.2.0 `OraOperator` installation to the latest version i.e. v0.2.1.
7373

7474
---
7575

0 commit comments

Comments
 (0)