Update to Zulip 1.6.0

This commit is contained in:
Alexander Trost
2017-06-07 08:38:32 +02:00
parent 989fa444fc
commit 436bae0229
4 changed files with 9 additions and 9 deletions

View File

@@ -3,17 +3,17 @@ kind: ReplicationController
metadata:
name: zulip-1
labels:
version: 1.5.2-0
version: 1.6.0-0
app: zulip
spec:
replicas: 1
selector:
version: 1.5.2-0
version: 1.6.0-0
app: zulip
template:
metadata:
labels:
version: 1.5.2-0
version: 1.6.0-0
app: zulip
spec:
containers:
@@ -59,7 +59,7 @@ spec:
- name: postgresql-persistent-storage
mountPath: /var/lib/postgresql
- name: zulip
image: quay.io/galexrt/zulip:1.5.2-0
image: quay.io/galexrt/zulip:1.6.0-0
resources:
limits:
cpu: 100m