bump to 5.6.3
This commit is contained in:
		
							parent
							
								
									bdc89c926a
								
							
						
					
					
						commit
						fc50e8de8b
					
				| @ -2,7 +2,7 @@ FROM alpine:3.7 | ||||
| 
 | ||||
| # Some ENV variables | ||||
| ENV PATH="/mattermost/bin:${PATH}" | ||||
| ENV MM_VERSION=5.6.2 | ||||
| ENV MM_VERSION=5.6.3 | ||||
| 
 | ||||
| # Build argument to set Mattermost edition | ||||
| ARG edition=enterprise | ||||
|  | ||||
| @ -92,7 +92,7 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "web", | ||||
|             "image": "mattermost/mattermost-prod-web:latest", | ||||
|             "image": "mattermost/mattermost-prod-web:5.6.3", | ||||
|             "memory": 128, | ||||
|             "essential": true, | ||||
|             "mountPoints": [ | ||||
|  | ||||
| @ -17,7 +17,7 @@ spec: | ||||
|     spec: | ||||
|       containers: | ||||
|       - name: mattermost-app | ||||
|         image: "mattermost/mattermost-prod-app:5.6.2" | ||||
|         image: "mattermost/mattermost-prod-app:5.6.3" | ||||
|         env: | ||||
|         - name: DB_HOST | ||||
|           valueFrom: | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 cpanato
						cpanato