File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55Stable version is listed on the [ Flatcar releases page] ( https://www.flatcar.org/releases ) .
66
77``` bash 
8- export  FLATCAR_VERSION=" v4230.2.1 " 
8+ export  FLATCAR_VERSION=" v4230.2.0 " 
99export  FLATCAR_VERSION_UPSTREAM=" ${FLATCAR_VERSION: 1} " 
1010
1111wget " https://stable.release.flatcar-linux.net/amd64-usr/${FLATCAR_VERSION_UPSTREAM} /flatcar_production_qemu_image.img" 
Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ var Versions = fabapi.Versions{
4646		Ctl :            FabricatorVersion ,
4747		NodeConfig :     FabricatorVersion ,
4848		Pause :          "3.6" , // wait image from k3s // TODO embed wait into node-config image? 
49- 		ControlUSBRoot : "v4230 .2.1-hh3 " ,
50- 		Flatcar :        "v4230 .2.1 " ,
49+ 		ControlUSBRoot : "v4152 .2.3-hh1 " ,
50+ 		Flatcar :        "v4152 .2.3 " ,
5151	},
5252	Fabric : fabapi.FabricVersions {
5353		API :        FabricVersion ,
@@ -91,7 +91,7 @@ var Versions = fabapi.Versions{
9191	},
9292	VLAB : fabapi.VLABVersions {
9393		ONIE :    "v0.2.0" ,
94- 		Flatcar : "v4230 .2.1 " ,
94+ 		Flatcar : "v4152 .2.3 " ,
9595	},
9696}
9797
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments