Bump promenade version to support crd printer columns
Signed-off-by: Ruslan Aliev <raliev@mirantis.com> Change-Id: Ie702a148753ef8eebe741fac10c234b0b33fa550
This commit is contained in:
parent
6f266ef8a4
commit
74aa971c9d
@ -6,7 +6,7 @@ pylibyaml
|
||||
PyYAML
|
||||
deckhand @ git+https://opendev.org/airship/deckhand.git@37ba567da5bf7f146f54a468478a025c70793574#egg=deckhand
|
||||
shipyard-client @ git+https://opendev.org/airship/shipyard.git@1ba0e726280307551ebfe499c74e79717400dcb8#egg=shipyard-client&subdirectory=src/bin/shipyard_client
|
||||
promenade @ git+https://opendev.org/airship/promenade.git@c3aac9628d373ca723aeee58bee4439f2c9613f4#egg=promenade
|
||||
promenade @ git+https://opendev.org/airship/promenade.git@12fdf402f64a2a910c8d736e96b6a6c0f7dabdc3#egg=promenade
|
||||
oslo.i18n==6.0.0
|
||||
oslo.utils==4.12.3
|
||||
six
|
||||
|
@ -86,7 +86,7 @@ pip==23.1.2
|
||||
pkgutil_resolve_name==1.3.10
|
||||
ply==3.11
|
||||
prettytable==3.8.0
|
||||
promenade @ git+https://opendev.org/airship/promenade.git@c3aac9628d373ca723aeee58bee4439f2c9613f4
|
||||
promenade @ git+https://opendev.org/airship/promenade.git@12fdf402f64a2a910c8d736e96b6a6c0f7dabdc3
|
||||
prometheus-client==0.17.0
|
||||
psycopg2-binary==2.9.6
|
||||
PTable==0.9.2
|
||||
|
@ -1,3 +1,3 @@
|
||||
DECKHAND_VERSION=commit/37ba567da5bf7f146f54a468478a025c70793574
|
||||
SHIPYARD_VERSION=commit/1ba0e726280307551ebfe499c74e79717400dcb8
|
||||
PROMENADE_VERSION=commit/c3aac9628d373ca723aeee58bee4439f2c9613f4
|
||||
PROMENADE_VERSION=commit/12fdf402f64a2a910c8d736e96b6a6c0f7dabdc3
|
||||
|
Loading…
Reference in New Issue
Block a user