Update Gitea to 1.11.0

https://blog.gitea.io/2020/02/gitea-1.11.0-is-released/
This commit is contained in:
Basti 2020-02-15 11:08:49 -05:00
parent 515b4a4483
commit 21e158737d
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67

View File

@ -32,7 +32,7 @@ spec:
name: config name: config
containers: containers:
- name: gitea-server - name: gitea-server
image: gitea/gitea:1.10.3 image: gitea/gitea:1.11.0
ports: ports:
- containerPort: 3000 - containerPort: 3000
- containerPort: 3001 - containerPort: 3001