mirror of
https://github.com/openshift/community.okd.git
synced 2026-04-07 08:43:07 +00:00
Update k8s dependency version for stable-4 (#256)
* Update kubernetes.core dependency version * Update version to be a range
This commit is contained in:
@@ -5,7 +5,7 @@ authors:
|
||||
- willthames (https://github.com/willthames)
|
||||
- Akasurde (https://github.com/akasurde)
|
||||
dependencies:
|
||||
kubernetes.core: '>=5.0.0'
|
||||
kubernetes.core: '>=5.0.0,<6.0.0'
|
||||
description: OKD Collection for Ansible.
|
||||
documentation: ''
|
||||
homepage: ''
|
||||
|
||||
Reference in New Issue
Block a user