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 de38192 commit 768f237Copy full SHA for 768f237
tests/e2e/upgrade/upgrade_test.go
@@ -30,7 +30,7 @@ type upgradePath struct {
30
}
31
32
const (
33
- latestRuntimeVersion = "1.16.1-rc.3"
+ latestRuntimeVersion = "1.16.1"
34
latestRuntimeVersionMinusOne = "1.15.11"
35
latestRuntimeVersionMinusTwo = "1.14.5"
36
dashboardVersion = "0.15.0"
0 commit comments