Upgrade gitea.kosmos.org to Gitea 1.11.2

This commit is contained in:
Basti 2020-03-07 18:39:10 -05:00
parent fa11c50687
commit ee6ec82157
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
1 changed files with 1 additions and 1 deletions

View File

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