Update Gitea to 1.9.0

Closes #30
This commit is contained in:
Greg 2019-08-02 17:34:28 +02:00
parent 1f6e0b7d57
commit 4e225ab1af
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ spec:
name: config
containers:
- name: gitea-server
image: gitea/gitea:1.8.1
image: gitea/gitea:1.9.0
ports:
- containerPort: 3000
- containerPort: 3001