Update Rocketchat to 0.74.2 (#11346)

Signed-off-by: Lucas Bickel <lucas.bickel@adfinis-sygroup.ch>
This commit is contained in:
Lucas Bickel
2019-02-12 02:50:08 -08:00
committed by Kubernetes Prow Robot
parent 88e6c8b1bd
commit d3e48b81ea
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: rocketchat
version: 0.3.3
appVersion: 0.74.1
version: 0.3.4
appVersion: 0.74.2
description: Prepare to take off with the ultimate chat platform, experience the next
level of team communications
keywords:
+1 -1
View File
@@ -20,7 +20,7 @@ $ helm install --set mongodb.mongodbUsername=<your_username_here>,mongodb.mongod
### If you want to install another version of rocket.chat image you can set the version like this:
```bash
$ helm install --set mongodb.mongodbUsername=<your_username_here>,mongodb.mongodbPassword=<your_password_here>,tag=0.74.1 --name my-rocketchat stable/rocketchat
$ helm install --set mongodb.mongodbUsername=<your_username_here>,mongodb.mongodbPassword=<your_password_here>,tag=0.74.2 --name my-rocketchat stable/rocketchat
```
+1 -1
View File
@@ -3,7 +3,7 @@
##
image:
repository: rocketchat/rocket.chat
tag: 0.74.1
tag: 0.74.2
pullPolicy: IfNotPresent
## Host for the application