mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-11-04 05:15:39 +00:00 
			
		
		
		
	Expand releases.md and add extra text to release docs.
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@@ -260,6 +260,8 @@ jobs:
 | 
			
		||||
            sudo chown -R runner:docker output.txt
 | 
			
		||||
            touch output.txt
 | 
			
		||||
            echo '' >> output.txt
 | 
			
		||||
            echo "Welcome to release $version of Firefly III. It contains the the latest fixes, translations and features. Docker users can find this release under the \`latest\` tag." >> output.txt
 | 
			
		||||
            echo '' >> output.txt
 | 
			
		||||
            echo '### Instructions' >> output.txt
 | 
			
		||||
            echo '' >> output.txt
 | 
			
		||||
            echo "* Installation instructions for [Docker](https://docs.firefly-iii.org/how-to/firefly-iii/installation/docker/), [Portainer](https://docs.firefly-iii.org/how-to/firefly-iii/installation/portainer/), [Kubernetes](https://docs.firefly-iii.org/how-to/firefly-iii/installation/kubernetes/) or [self-managed servers](https://docs.firefly-iii.org/how-to/firefly-iii/installation/self-managed/)" >> output.txt
 | 
			
		||||
 
 | 
			
		||||
@@ -16,7 +16,8 @@ The different alpha and beta builds will be compiled from their corresponding ta
 | 
			
		||||
### Minor Release Support Matrix
 | 
			
		||||
| Version                          | Supported          |
 | 
			
		||||
|----------------------------------|--------------------|
 | 
			
		||||
| Firefly III v6.1.x               | :white_check_mark: |
 | 
			
		||||
| Firefly III v6.2.x               | :white_check_mark: |
 | 
			
		||||
| Firefly III v6.1.x               | :x:                |
 | 
			
		||||
| Firefly III v6.0.x               | :x:                |
 | 
			
		||||
| Firefly III v5.8.x               | :x:                |
 | 
			
		||||
| Firefly III v5.7.x               | :x:                |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user