Correct release mappings for 16.2

The deploy_steps change merged after they got updated for 16.2.

Change-Id: Ibc9e5707518243bda31135e4012877284dad72a4
(cherry picked from commit 16e3c6662b)
This commit is contained in:
Dmitry Tantsur 2021-02-18 18:16:26 +01:00
parent 874f944a74
commit d5235991af
1 changed files with 2 additions and 2 deletions

View File

@ -284,8 +284,8 @@ RELEASE_MAPPING = {
}
},
'16.2': {
'api': '1.68',
'rpc': '1.51',
'api': '1.69',
'rpc': '1.52',
'objects': {
'Allocation': ['1.1'],
'Node': ['1.35'],