mirror of
https://github.com/openshift/community.okd.git
synced 2026-07-29 10:54:31 +00:00
Bump kubernetes.core version (#97)
* Bump kubernetes.core version * Add changelog fragment
This commit is contained in:
3
changelogs/fragments/97-bump-k8s-version.yaml
Normal file
3
changelogs/fragments/97-bump-k8s-version.yaml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
minor_changes:
|
||||||
|
- increase kubernetes.core dependency version (https://github.com/openshift/community.okd/pull/97).
|
||||||
@@ -5,7 +5,7 @@ authors:
|
|||||||
- willthames (https://github.com/willthames)
|
- willthames (https://github.com/willthames)
|
||||||
- Akasurde (https://github.com/akasurde)
|
- Akasurde (https://github.com/akasurde)
|
||||||
dependencies:
|
dependencies:
|
||||||
kubernetes.core: '>=2.0.0,<2.1.0'
|
kubernetes.core: '>=2.1.0,<2.2.0'
|
||||||
description: OKD Collection for Ansible.
|
description: OKD Collection for Ansible.
|
||||||
documentation: ''
|
documentation: ''
|
||||||
homepage: ''
|
homepage: ''
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
collections:
|
collections:
|
||||||
- name: kubernetes.core
|
- name: kubernetes.core
|
||||||
version: '>=2.0.0,<2.1.0'
|
version: '>=2.1.0,<2.2.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user