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

@@ -60,8 +60,8 @@ options:
default: false
type: bool
requirements:
- python >= 3.6
- kubernetes >= 12.0.0
- python >= 3.9
- kubernetes >= 24.2.0
"""
EXAMPLES = r"""