Skip to content

Commit 7786756

Browse files
committed
use proper database version 4.5.3 for Enterprise SONiC 4.5.1
1 parent 664dcce commit 7786756

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

files/startup-config/leaf01_4.5.1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"VERSIONS": {
4848
"DATABASE": {
49-
"VERSION": "version_4_5_1"
49+
"VERSION": "version_4_5_3"
5050
}
5151
},
5252
"VLAN": {

files/startup-config/leaf02_4.5.1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"VERSIONS": {
4848
"DATABASE": {
49-
"VERSION": "version_4_5_1"
49+
"VERSION": "version_4_5_3"
5050
}
5151
},
5252
"VLAN": {

0 commit comments

Comments
 (0)