Set the new stable release as 0.4.9
This new release includes below important fixes: - https://review.opendev.org/c/x/tobiko/+/808856 - https://review.opendev.org/c/x/tobiko/+/808707 - https://review.opendev.org/c/x/tobiko/+/807846 - https://review.opendev.org/c/x/tobiko/+/808062 Change-Id: I064f856a316a2677a2cfca1edadc4961e9c9e2b5
This commit is contained in:
parent
af377b71ac
commit
bf6fe14d0d
@ -12,7 +12,7 @@
|
||||
vars:
|
||||
deploy_dir: '{{ tobiko_src_dir | realpath }}'
|
||||
deploy_git_repo: '{{ tobiko_git_repo }}'
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.4.7') }}"
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.4.9') }}"
|
||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||
when: create_tobiko_dir is changed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user