Skip to content

Commit 2c32a9f

Browse files
committed
fixup! test: Update coredns versions test
1 parent 6d82afc commit 2c32a9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/versions/coredns_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ func TestReturnsCorrectMappingForGetKubernetesToCoreDNSVersionMap(t *testing.T)
4747
"v1.30": "v1.11.3",
4848
"v1.31": "v1.11.3",
4949
"v1.32": "v1.11.3",
50+
"v1.33": "v1.12.0",
5051
}
5152
assert.Equal(t, expected, mapping)
5253
}

0 commit comments

Comments
 (0)