bump to 5.7.3

This commit is contained in:
Carlos Panato 2019-03-17 14:13:40 +01:00
parent b60f366eeb
commit c8d99249cc
No known key found for this signature in database
GPG Key ID: E2379A61085D0517
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ FROM alpine:3.9
# Some ENV variables
ENV PATH="/mattermost/bin:${PATH}"
ENV MM_VERSION=5.7.2
ENV MM_VERSION=5.7.3
# Build argument to set Mattermost edition
ARG edition=enterprise

View File

@ -92,7 +92,7 @@
},
{
"name": "web",
"image": "mattermost/mattermost-prod-web:5.7.0",
"image": "mattermost/mattermost-prod-web:5.7.3",
"memory": 128,
"essential": true,
"mountPoints": [

View File

@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: mattermost-app
image: "mattermost/mattermost-prod-app:5.7.0"
image: "mattermost/mattermost-prod-app:5.7.3"
env:
- name: DB_HOST
valueFrom: