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 6d82afc commit 2c32a9fCopy full SHA for 2c32a9f
api/versions/coredns_test.go
@@ -47,6 +47,7 @@ func TestReturnsCorrectMappingForGetKubernetesToCoreDNSVersionMap(t *testing.T)
47
"v1.30": "v1.11.3",
48
"v1.31": "v1.11.3",
49
"v1.32": "v1.11.3",
50
+ "v1.33": "v1.12.0",
51
}
52
assert.Equal(t, expected, mapping)
53
0 commit comments