Update python kubernetes library to 24.2.0 , helm/kind-action to 1.8.0

This commit is contained in:
GomathiselviS
2023-11-15 15:43:15 -05:00
parent b44fdd3f05
commit 1670e35cd8
20 changed files with 37 additions and 37 deletions

View File

@@ -62,8 +62,8 @@ extends_documentation_fragment:
- kubernetes.core.k8s_wait_options
requirements:
- "python >= 3.6"
- "kubernetes >= 12.0.0"
- "python >= 3.9"
- "kubernetes >= 24.2.0"
- "PyYAML >= 3.11"
- "jsonpatch"
"""