diff --git a/README.md b/README.md index 5b6e5ef5..965e98ef 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ You can also include it in a `requirements.yml` file and install it via `ansible --- collections: - name: community.kubernetes - version: 0.9.0 + version: 0.10.0 ``` ### Installing the OpenShift Python Library diff --git a/galaxy.yml b/galaxy.yml index 5c57a6e3..f0049507 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -26,4 +26,4 @@ tags: - openshift - okd - cluster -version: 0.9.0 +version: 0.10.0