Skip to content

Commit

Permalink
Add upgrade handler for v5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
udpatil committed Jul 8, 2024
1 parent 9dd002e commit 6bad612
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ var upgradesList = []string{
"v5.5.2",
"v5.5.5",
"v5.6.0",
"v5.6.2",
}

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

0 comments on commit 6bad612

Please sign in to comment.