![renovate[bot]](/assets/img/avatar_default.png) 1eea03b32a
			
		
	
	
		1eea03b32a
		
			
		
	
	
	
	
		
			
			* chore(deps): update ghost docker tag to v5.46.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>
		
			
				
	
	
		
			27 lines
		
	
	
		
			773 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			773 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "Ghost",
 | |
|   "port": 8117,
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "id": "ghost",
 | |
|   "tipi_version": 14,
 | |
|   "version": "5.46.1",
 | |
|   "categories": [
 | |
|     "social",
 | |
|     "media"
 | |
|   ],
 | |
|   "description": "Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.",
 | |
|   "short_desc": "Ghost - Turn your audience into a business.",
 | |
|   "author": "TryGhost",
 | |
|   "source": "https://github.com/TryGhost/Ghost",
 | |
|   "form_fields": [
 | |
|     {
 | |
|       "type": "random",
 | |
|       "label": "Ghost Database password",
 | |
|       "min": 20,
 | |
|       "env_variable": "GHOST_DATABASE_PASSWORD"
 | |
|     }
 | |
|   ]
 | |
| }
 |