We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd7f6bc commit 98bad22Copy full SHA for 98bad22
app/upgrades.go
@@ -69,6 +69,7 @@ var upgradesList = []string{
69
"v3.6.1",
70
"v3.7.0",
71
"v3.8.0",
72
+ "v3.9.0",
73
}
74
75
// if there is an override list, use that instead, for integration tests
0 commit comments