We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3610f3 commit 9d57176Copy full SHA for 9d57176
1 file changed
e2e/upgrade_test.go
@@ -32,7 +32,7 @@ func TestChainUpgrade(t *testing.T) {
32
upgrades := []e2e.ChainUpgrade{
33
{
34
Image: e2e.LocalImages[0],
35
- UpgradeName: "v11.3.0",
+ UpgradeName: "v11.4.0",
36
},
37
}
38
0 commit comments