Enabling helm3 & kubernetes 1.18 for RIC in shell scripts without breaking existing...
[it/dep.git] / tools / k8s / heat / parts / part-1-v6.yaml
index e24f753..da97977 100644 (file)
@@ -48,7 +48,7 @@ parameters:
 
   k8s_version:
     type: string
-    default: "1.13.3"
+    default: "1.18.3"
 
   k8s_cni_version:
     type: string
@@ -56,7 +56,7 @@ parameters:
 
   helm_version:
     type: string
-    default: "2.12.3"
+    default: "3.2.3"
 
   helm_deploy_delay:
     type: string