mirror of
https://github.com/openshift/community.okd.git
synced 2026-03-26 19:03:14 +00:00
Update test dependency (#162)
This commit is contained in:
@@ -155,6 +155,7 @@ Releases are automatically built and pushed to Ansible Galaxy for any new tag. B
|
||||
b. This README's `requirements.yml` example
|
||||
c. The `DOWNSTREAM_VERSION` in `ci/downstream.sh`
|
||||
d. The `VERSION` in `Makefile`
|
||||
e. The version in `requirements.yml`
|
||||
1. Update the CHANGELOG:
|
||||
1. Make sure you have [`antsibull-changelog`](https://pypi.org/project/antsibull-changelog/) installed.
|
||||
1. Make sure there are fragments for all known changes in `changelogs/fragments`.
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
collections:
|
||||
- name: kubernetes.core
|
||||
version: '>=2.1.0,<2.3.0'
|
||||
version: '>=2.1.0,<2.4.0'
|
||||
|
||||
Reference in New Issue
Block a user