stable/rocket.chat upgrade version to 2.1.1 (#18960)

* update rocket.chat version

Signed-off-by: LuluGO <lucia.guevgeozian@rocket.chat>

* fix major version in order to reflect the RocketChat major version bump

Signed-off-by: LuluGO <lucia.guevgeozian@rocket.chat>
This commit is contained in:
LuluGO
2019-11-18 07:19:41 -08:00
committed by Kubernetes Prow Robot
parent ec61610d90
commit 025d607308
3 changed files with 8 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: rocketchat
version: 1.1.15
appVersion: 1.3.1
version: 2.0.0
appVersion: 2.1.1
description: Prepare to take off with the ultimate chat platform, experience the next level of team communications
keywords:
- chat
@@ -13,6 +13,11 @@ spec:
matchLabels:
app.kubernetes.io/name: {{ include "rocketchat.name" . }}
app.kubernetes.io/instance: {{ .Release.Name }}
strategy:
rollingUpdate:
maxSurge: 1
maxUnavailable: 1
type: RollingUpdate
template:
metadata:
labels:
+1 -1
View File
@@ -3,7 +3,7 @@
##
image:
repository: docker.io/rocketchat/rocket.chat
tag: 1.3.1
tag: 2.1.1
pullPolicy: IfNotPresent
## Host for the application