![renovate[bot]](/assets/img/avatar_default.png) 84a4d020f8
			
		
	
	
		84a4d020f8
		
			
		
	
	
	
	
		
			
			* chore(deps): update n8nio/n8n docker tag to v0.224.1 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
		
			
				
	
	
		
			28 lines
		
	
	
		
			880 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			880 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "n8n",
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "port": 8094,
 | |
|   "id": "n8n",
 | |
|   "tipi_version": 12,
 | |
|   "version": "0.224.1",
 | |
|   "categories": [
 | |
|     "automation"
 | |
|   ],
 | |
|   "description": "n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.",
 | |
|   "short_desc": "Workflow Automation Tool. Alternative to Zapier",
 | |
|   "author": "n8n.io",
 | |
|   "source": "https://github.com/n8n-io/n8n",
 | |
|   "website": "https://n8n.io/",
 | |
|   "form_fields": [
 | |
|     {
 | |
|       "type": "random",
 | |
|       "label": "Database password",
 | |
|       "min": 30,
 | |
|       "max": 30,
 | |
|       "env_variable": "DB_PASSWORD"
 | |
|     }
 | |
|   ]
 | |
| }
 |