Merge pull request #344 from cpanato/5.5.1

bump to 5.5.1
This commit is contained in:
Carlos Tadeu Panato Junior 2018-12-06 11:42:50 +01:00 committed by GitHub
commit 84fdd0d081
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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