File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 - nova
4141 - octavia
4242 - openstack-client
43- - placement
4443 - skyline
4544 uses : ./.github/workflows/build-container-reuse.yaml
4645 secrets : inherit
5049 build_args : OPENSTACK_VERSION=2025.2
5150 latest_name : " 2025.2"
5251
52+ placement :
53+ uses : ./.github/workflows/build-container-reuse.yaml
54+ secrets : inherit
55+ with :
56+ container_name : placement
57+ dockerfile_path : containers/placement/Dockerfile
58+ build_args : OPENSTACK_VERSION=2026.1
59+ latest_name : " 2026.1"
60+
5361 neutron :
5462 uses : ./.github/workflows/build-container-reuse.yaml
5563 secrets : inherit
Original file line number Diff line number Diff line change @@ -401,7 +401,7 @@ site:
401401 wave : 2
402402 # -- Chart version for Placement
403403 # renovate: datasource=helm depName=placement registryUrl=https://tarballs.opendev.org/openstack/openstack-helm
404- chartVersion : 2025.2.17+bb8dd0598
404+ chartVersion : 2026.1.4+a2a343968
405405
406406 # -- Nova (Compute Service)
407407 nova :
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ images:
6464 nova_service_cleaner : " docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_jammy"
6565
6666 # placement
67- placement : " ghcr.io/rackerlabs/understack/placement:2025.2 "
68- placement_db_sync : " ghcr.io/rackerlabs/understack/placement:2025.2 "
67+ placement : " ghcr.io/rackerlabs/understack/placement:2026.1 "
68+ placement_db_sync : " ghcr.io/rackerlabs/understack/placement:2026.1 "
6969
7070 # openvswitch
7171 openvswitch_db_server : " docker.io/openstackhelm/openvswitch:ubuntu_jammy-dpdk-20250127"
You can’t perform that action at this time.
0 commit comments