Update Gitea to 1.8.0 #23

Merged
greg merged 2 commits from upgrade/22-gitea into master 2019-05-02 15:36:14 +00:00
Showing only changes of commit 490248909b - Show all commits

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