File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: Update dependencies
22
33on :
44 # Allow manual executions
5- workflow_dispatch :
5+ push :
66 # Run nightly
77 schedule :
88 - cron : ' 0 0 * * *'
Original file line number Diff line number Diff line change @@ -153,11 +153,11 @@ stackhpc_repo_elrepo_9_version: "{{ stackhpc_repo_distribution }}"
153153
154154# Kolla source repository.
155155stackhpc_kolla_source_url : " https://github.com/stackhpc/kolla"
156- stackhpc_kolla_source_version : stackhpc/18.5.0.1
156+ stackhpc_kolla_source_version : stackhpc/18.5.0.0
157157
158158# Kolla Ansible source repository.
159159stackhpc_kolla_ansible_source_url : " https://github.com/stackhpc/kolla-ansible"
160- stackhpc_kolla_ansible_source_version : stackhpc/18.5.0.1
160+ stackhpc_kolla_ansible_source_version : stackhpc/18.5.0.0
161161
162162# ##############################################################################
163163# Container image registry
Original file line number Diff line number Diff line change 1- kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/16.5.0.1
1+ kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/16.5.0.0
22ansible-modules-hashivault >= 5.2.1
33jmespath
You can’t perform that action at this time.
0 commit comments