* chore(deps): update gitea/gitea docker tag to v1.19.3 * 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>
		
			
				
	
	
		
			19 lines
		
	
	
		
			682 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			682 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "$schema": "../schema.json",
 | 
						|
  "name": "Gitea",
 | 
						|
  "port": 8108,
 | 
						|
  "available": true,
 | 
						|
  "exposable": true,
 | 
						|
  "id": "gitea",
 | 
						|
  "tipi_version": 7,
 | 
						|
  "version": "1.19.3",
 | 
						|
  "categories": [
 | 
						|
    "development"
 | 
						|
  ],
 | 
						|
  "description": "Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket, and GitLab. Gitea is a fork of Gogs. See the Gitea Announcement blog post to read about the justification for a fork.",
 | 
						|
  "short_desc": "Gitea - Git with a cup of tea · A painless self-hosted Git service. · Cross-platform · Easy to install · Lightweight · Open Source.",
 | 
						|
  "author": "go-gitea",
 | 
						|
  "source": "https://github.com/go-gitea/gitea",
 | 
						|
  "form_fields": []
 | 
						|
}
 |