Skip to content

Commit b02f0c6

Browse files
authored
Merge pull request #12 from IvorySQL/IVYC_REL_5.1_STABLE
Ivyc rel 5.1 stable
2 parents 579f57a + 1633e63 commit b02f0c6

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
- JDK 1.8
66
- [Maven](http://maven.apache.org/) 3.0 and above
7-
- IvorySQL 5.0
7+
- IvorySQL 5.1
88
- Kubernetes 1.23 (Must have default storage class)
99

1010
## Installation instructions

cloudnative/src/main/resources/application-native.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ common:
3737
# ivoryPgKernelVersion: 15 #数据库内核版本
3838
# ivoryVersion: 2.3 #ivory版本
3939
ivoryPgKernelVersion: 18 #数据库内核版本
40-
ivoryVersion: 5.0 #ivory版本
40+
ivoryVersion: 5.1 #ivory版本
4141
logging:
4242
level:
4343
org:

ivory-cloud_release_notes.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
ivory-cloud RELEASE NOTES
2+
******************v5.1******************
3+
1.IvorySqL 5.1适配
4+
5+
26
******************v5.0******************
37
1.IvorySqL 5.0适配
48

0 commit comments

Comments
 (0)