mirror of
https://github.com/openshift/community.okd.git
synced 2026-03-27 03:13:08 +00:00
relax the dependency with kubernetes.core (#109)
* relax the dependency with kubernetes.core We can use the collection with the 2.2 branch of kubernetes.core. * galaxy: use <2.3.0 has the upper version bound See: https://github.com/ansible/ansible-zuul-jobs/pull/1119
This commit is contained in:
@@ -5,7 +5,7 @@ authors:
|
||||
- willthames (https://github.com/willthames)
|
||||
- Akasurde (https://github.com/akasurde)
|
||||
dependencies:
|
||||
kubernetes.core: '>=2.1.0,<2.2.0'
|
||||
kubernetes.core: '>=2.1.0,<2.3.0'
|
||||
description: OKD Collection for Ansible.
|
||||
documentation: ''
|
||||
homepage: ''
|
||||
|
||||
Reference in New Issue
Block a user