diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 16:18:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 16:18:41 +0000 |
commit | b643c52cf29ce5bbab738b43290af3556efa1ca9 (patch) | |
tree | 21d5c53d7a9b696627a255777cefdf6f78968824 /ansible_collections/community/okd/MANIFEST.json | |
parent | Releasing progress-linux version 9.5.1+dfsg-1~progress7.99u1. (diff) | |
download | ansible-b643c52cf29ce5bbab738b43290af3556efa1ca9.tar.xz ansible-b643c52cf29ce5bbab738b43290af3556efa1ca9.zip |
Merging upstream version 10.0.0+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/community/okd/MANIFEST.json')
-rw-r--r-- | ansible_collections/community/okd/MANIFEST.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ansible_collections/community/okd/MANIFEST.json b/ansible_collections/community/okd/MANIFEST.json index dd2937e35..f12873236 100644 --- a/ansible_collections/community/okd/MANIFEST.json +++ b/ansible_collections/community/okd/MANIFEST.json @@ -2,7 +2,7 @@ "collection_info": { "namespace": "community", "name": "okd", - "version": "2.3.0", + "version": "3.0.1", "authors": [ "geerlingguy (https://www.jeffgeerling.com/)", "fabianvf (https://github.com/fabianvf)", @@ -23,7 +23,7 @@ "license": [], "license_file": "LICENSE", "dependencies": { - "kubernetes.core": ">=2.4.0" + "kubernetes.core": ">=3.0.0" }, "repository": "https://github.com/openshift/community.okd", "documentation": "", @@ -34,7 +34,7 @@ "name": "FILES.json", "ftype": "file", "chksum_type": "sha256", - "chksum_sha256": "6e3f825a7ea74f2f591751d9ee4aac800f99ca344e86a5d00477306b14419ae8", + "chksum_sha256": "2e0de6ad088440b5ec4eb9313aa6dfacb5ae6be46f491cfc1302a8b321178167", "format": 1 }, "format": 1 |