Compare commits

...

2 Commits

Author SHA1 Message Date
Greg Karékinian
8050126d2d Merge branch 'master' into feature/4-label_sets 2019-03-29 15:14:15 +01:00
Greg Karékinian
b5bbc5fa34 Update Gitea to 1.7.5
Running on GKE

Closes #21
2019-03-29 15:04:23 +01:00

View File

@ -26,7 +26,7 @@ spec:
name: config
containers:
- name: gitea-server
image: gitea/gitea:1.7.2
image: gitea/gitea:1.7.5
ports:
- containerPort: 3000
- containerPort: 3001