Update Gitea to 1.8.0

This commit is contained in:
Basti 2019-05-02 15:34:12 +01:00
parent b5bbc5fa34
commit 490248909b
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ spec:
# file exists in the conf/ directory of the data directory
# (/data/gitea/conf in our case)
- name: gitea-server
image: gitea/gitea:1.7.5
image: gitea/gitea:1.8.0
ports:
- containerPort: 3000
- containerPort: 3001