Skip to content

Commit aae700c

Browse files
committed
Add upgrade version
1 parent 2304d5e commit aae700c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/upgrades.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ var upgradesList = []string{
110110
"v5.7.4",
111111
"v5.7.5",
112112
"v5.8.0",
113+
"v5.9.0",
113114
}
114115

115116
// if there is an override list, use that instead, for integration tests

0 commit comments

Comments
 (0)