File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
workflows/argo-events/workflowtemplates Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ images:
42
42
neutron_metadata : " ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
43
43
neutron_ovn_metadata : " ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
44
44
neutron_openvswitch_agent : " ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
45
- neutron_server : " ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy "
45
+ neutron_server : " ghcr.io/rackerlabs/understack/neutron:pr-1234 "
46
46
neutron_rpc_server : " ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
47
47
neutron_bagpipe_bgp : " ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
48
48
neutron_netns_cleanup_cron : " ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
Original file line number Diff line number Diff line change 36
36
raw :
37
37
data : " {{inputs.parameters.event-json}}"
38
38
container :
39
- image : ghcr.io/rackerlabs/understack/ironic-nautobot-client:latest
39
+ image : ghcr.io/rackerlabs/understack/ironic-nautobot-client:pr-1234
40
40
command :
41
41
- openstack-oslo-event
42
42
args :
You can’t perform that action at this time.
0 commit comments