File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
workflows/argo-events/workflowtemplates Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ images:
4242 neutron_metadata : " ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
4343 neutron_ovn_metadata : " ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
4444 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 "
4646 neutron_rpc_server : " ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
4747 neutron_bagpipe_bgp : " ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
4848 neutron_netns_cleanup_cron : " ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
Original file line number Diff line number Diff line change 3636 raw :
3737 data : " {{inputs.parameters.event-json}}"
3838 container :
39- image : ghcr.io/rackerlabs/understack/ironic-nautobot-client:latest
39+ image : ghcr.io/rackerlabs/understack/ironic-nautobot-client:pr-1234
40+ imagePullPolicy : Always
4041 command :
4142 - openstack-oslo-event
4243 args :
You can’t perform that action at this time.
0 commit comments