Update Gitea to 1.7.5

Running on GKE

Closes #21
This commit is contained in:
Greg 2019-03-29 15:04:23 +01:00
parent cc6f31b4b9
commit b5bbc5fa34
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.2
image: gitea/gitea:1.7.5
ports:
- containerPort: 3000
- containerPort: 3001