We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 579f57a + 1633e63 commit b02f0c6Copy full SHA for b02f0c6
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.0
+- IvorySQL 5.1
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.0 #ivory版本
+ ivoryVersion: 5.1 #ivory版本
41
logging:
42
level:
43
org:
ivory-cloud_release_notes.txt
@@ -1,4 +1,8 @@
1
ivory-cloud RELEASE NOTES
2
+******************v5.1******************
3
+1.IvorySqL 5.1适配
+
******************v5.0******************
1.IvorySqL 5.0适配
0 commit comments