Skip to content

Commit 1b3d125

Browse files
committed
[stein] Bump versions
Change-Id: I5f27a47caa3fc644fd1b575bf70935e746c6b5c8
1 parent 757fe57 commit 1b3d125

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

kolla/common/config.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
'bifrost-base': {
316316
'type': 'url',
317317
'location': ('$tarballs_base/bifrost/'
318-
'bifrost-6.0.2.tar.gz')},
318+
'bifrost-6.0.3.tar.gz')},
319319
'blazar-base': {
320320
'type': 'url',
321321
'location': ('$tarballs_base/blazar/'
@@ -415,7 +415,7 @@
415415
'horizon-plugin-ironic-ui': {
416416
'type': 'url',
417417
'location': ('$tarballs_base/ironic-ui/'
418-
'ironic-ui-3.4.0.tar.gz')},
418+
'ironic-ui-3.4.1.tar.gz')},
419419
'horizon-plugin-karbor-dashboard': {
420420
'type': 'url',
421421
'location': ('$tarballs_base/karbor-dashboard/'
@@ -499,7 +499,7 @@
499499
'ironic-inspector': {
500500
'type': 'url',
501501
'location': ('$tarballs_base/ironic-inspector/'
502-
'ironic-inspector-8.2.3.tar.gz')},
502+
'ironic-inspector-8.2.4.tar.gz')},
503503
'karbor-base': {
504504
'type': 'url',
505505
'location': ('$tarballs_base/karbor/'
@@ -656,7 +656,7 @@
656656
'nova-base': {
657657
'type': 'url',
658658
'location': ('$tarballs_base/nova/'
659-
'nova-19.0.3.tar.gz')},
659+
'nova-19.1.0.tar.gz')},
660660
'nova-base-plugin-blazar': {
661661
'type': 'url',
662662
'location': ('$tarballs_base/blazar-nova/'

0 commit comments

Comments
 (0)