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
2
2
3
3
on :
4
4
# Allow manual executions
5
- workflow_dispatch :
5
+ push :
6
6
# Run nightly
7
7
schedule :
8
8
- 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 }}"
153
153
154
154
# Kolla source repository.
155
155
stackhpc_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
157
157
158
158
# Kolla Ansible source repository.
159
159
stackhpc_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
161
161
162
162
# ##############################################################################
163
163
# 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
2
2
ansible-modules-hashivault >= 5.2.1
3
3
jmespath
You can’t perform that action at this time.
0 commit comments