mirror of
				https://github.com/siderolabs/talos.git
				synced 2025-10-31 08:21:25 +01:00 
			
		
		
		
	docs: update latest version to v1.6.1
Also port a fix from #8103 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
		
							parent
							
								
									e6e422b92a
								
							
						
					
					
						commit
						d6342cda53
					
				| @ -42,6 +42,7 @@ func TestConfigEncodingStability(t *testing.T) { | ||||
| 	} | ||||
| 
 | ||||
| 	currentVersion := ensure.Value(semver.ParseTolerant(gendata.VersionTag)) | ||||
| 	currentVersion.Patch = 0 | ||||
| 	maxContractVersion := ensure.Value(semver.ParseTolerant(versionContracts[len(versionContracts)-1].String())) | ||||
| 	require.True(t, currentVersion.LTE(maxContractVersion), "latest version contract is not tested") | ||||
| 
 | ||||
|  | ||||
| @ -4,7 +4,7 @@ no_list: true | ||||
| linkTitle: "Documentation" | ||||
| cascade: | ||||
|   type: docs | ||||
| lastRelease: v1.6.0 | ||||
| lastRelease: v1.6.1 | ||||
| kubernetesRelease: "1.29.0" | ||||
| prevKubernetesRelease: "1.28.3" | ||||
| nvidiaContainerToolkitRelease: "v1.13.5" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user