feat: add helmfile archive configuration in goreleaser
Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
		
							parent
							
								
									7624697b68
								
							
						
					
					
						commit
						f8b816a588
					
				|  | @ -20,7 +20,14 @@ builds: | ||||||
|       - amd64 |       - amd64 | ||||||
|       - arm64 |       - arm64 | ||||||
|       - "386" |       - "386" | ||||||
| 
 | archives: | ||||||
|  |   - id: helmfile | ||||||
|  |     ids: | ||||||
|  |       - helmfile | ||||||
|  |     builds_info: | ||||||
|  |       group: root | ||||||
|  |       owner: root | ||||||
|  |       mode: 0644 | ||||||
| changelog: | changelog: | ||||||
|   use: github |   use: github | ||||||
|   sort: asc |   sort: asc | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue