mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-10-29 19:13:34 +00:00
Update to Zulip 1.6.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user