Upgrade Gitea to 1.8.1

This commit is contained in:
Basti 2019-05-21 15:15:04 +02:00
parent 1d69fad451
commit 12fc74d8ff
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
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.0
image: gitea/gitea:1.8.1
ports:
- containerPort: 3000
- containerPort: 3001