diff --git a/.github/k8s_versions_scope.json b/.github/k8s_versions_scope.json index 35b577d..d3b757a 100644 --- a/.github/k8s_versions_scope.json +++ b/.github/k8s_versions_scope.json @@ -1,6 +1,6 @@ { "unit_test": { - "min": "1.28", - "max": "1.31" + "min": "1.29", + "max": "1.32" } }