mirror of
				https://github.com/gravitl/netmaker.git
				synced 2025-10-31 08:26:23 +08:00 
			
		
		
		
	Merge pull request #1423 from gravitl/release_v0.14.6
Release v0.14.6 - Versions
This commit is contained in:
		
						commit
						fc73a18860
					
				
					 4 changed files with 4 additions and 4 deletions
				
			
		|  | @ -17,7 +17,7 @@ | |||
| 
 | ||||
| <p align="center"> | ||||
|   <a href="https://github.com/gravitl/netmaker/releases"> | ||||
|     <img src="https://img.shields.io/badge/Version-0.14.5-informational?style=flat-square" /> | ||||
|     <img src="https://img.shields.io/badge/Version-0.14.6-informational?style=flat-square" /> | ||||
|   </a> | ||||
|   <a href="https://hub.docker.com/r/gravitl/netmaker/tags"> | ||||
|     <img src="https://img.shields.io/docker/pulls/gravitl/netmaker?label=downloads" /> | ||||
|  |  | |||
|  | @ -28,7 +28,7 @@ spec: | |||
|       #           - "<node label value>" | ||||
|       containers: | ||||
|       - name: netclient | ||||
|         image: gravitl/netclient:v0.14.5 | ||||
|         image: gravitl/netclient:v0.14.6 | ||||
|         env: | ||||
|         - name: TOKEN | ||||
|           value: "TOKEN_VALUE" | ||||
|  |  | |||
|  | @ -15,7 +15,7 @@ spec: | |||
|     spec: | ||||
|       containers: | ||||
|       - name: netmaker-ui | ||||
|         image: gravitl/netmaker-ui:v0.14.5 | ||||
|         image: gravitl/netmaker-ui:v0.14.6 | ||||
|         ports: | ||||
|         - containerPort: 443 | ||||
|         env: | ||||
|  |  | |||
|  | @ -1,7 +1,7 @@ | |||
| <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||||
| <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> | ||||
|     <assemblyIdentity | ||||
|             version="0.14.5.0" | ||||
|             version="0.14.6.0" | ||||
|             processorArchitecture="*" | ||||
|             name="netclient.exe" | ||||
|             type="win32" | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue