We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b02f0c6 + 28c276f commit 0f5409cCopy full SHA for 0f5409c
3 files changed
README.md
@@ -4,7 +4,7 @@
4
5
- JDK 1.8
6
- [Maven](http://maven.apache.org/) 3.0 and above
7
-- IvorySQL 5.1
+- IvorySQL 5.3
8
- Kubernetes 1.23 (Must have default storage class)
9
10
## Installation instructions
cloudnative/src/main/resources/application-native.yaml
@@ -37,7 +37,7 @@ common:
37
# ivoryPgKernelVersion: 15 #数据库内核版本
38
# ivoryVersion: 2.3 #ivory版本
39
ivoryPgKernelVersion: 18 #数据库内核版本
40
- ivoryVersion: 5.1 #ivory版本
+ ivoryVersion: 5.3 #ivory版本
41
logging:
42
level:
43
org:
ivory-cloud_release_notes.txt
@@ -1,4 +1,8 @@
1
ivory-cloud RELEASE NOTES
2
+******************v5.3******************
3
+1.IvorySqL 5.3适配
+
******************v5.1******************
1.IvorySqL 5.1适配
0 commit comments