Version 1.7.1

This commit is contained in:
Girish Ramakrishnan 2018-10-11 08:09:22 -07:00
parent 1265366151
commit c231b12f2d
3 changed files with 5 additions and 2 deletions

View File

@ -190,3 +190,6 @@
[1.7.0]
* Update base image
[1.7.1]
* Update Gitea to 1.5.2

View File

@ -4,7 +4,7 @@
"author": "Gitea developers",
"description": "file://DESCRIPTION.md",
"tagline": "A painless self-hosted Git Service",
"version": "1.7.0",
"version": "1.7.1",
"healthCheckPath": "/healthcheck",
"httpPort": 3000,
"addons": {

View File

@ -1,4 +1,4 @@
This app packages Gitea <upstream>1.5.1</upstream>
This app packages Gitea <upstream>1.5.2</upstream>
Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket or Gitlab.