forked from toolshed/docs.coopcloud.tech
		
	docs: update release steps
This commit is contained in:
		@ -97,11 +97,9 @@ The commands uses for dealing with this logic in `abra` are:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
> This process is very much still a work in progress...
 | 
					> This process is very much still a work in progress...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- `abra recipe upgrade <recipe>`
 | 
					- `abra recipe upgrade keycloak`
 | 
				
			||||||
- `abra recipe sync <recipe> <version>` (where `<version>` is your new Git tag)
 | 
					- `abra recipe sync keycloak "1.0.0+13.0.1"`
 | 
				
			||||||
- `git commit -m "chore: new release" .`
 | 
					- `abra recipe release -c --cm "chore: first release" -t "first release" --push`
 | 
				
			||||||
- `git tag -a <version> && git push`
 | 
					 | 
				
			||||||
- `abra catalogue generate <recipe>`
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Style guide
 | 
					## Style guide
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user