From d3e48b81ea314a32556209dab168a20d37f45d62 Mon Sep 17 00:00:00 2001 From: Lucas Bickel Date: Tue, 12 Feb 2019 11:50:08 +0100 Subject: [PATCH] Update Rocketchat to 0.74.2 (#11346) Signed-off-by: Lucas Bickel --- stable/rocketchat/Chart.yaml | 4 ++-- stable/rocketchat/README.md | 2 +- stable/rocketchat/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/rocketchat/Chart.yaml b/stable/rocketchat/Chart.yaml index de0b0c3c20..64c6988ca0 100644 --- a/stable/rocketchat/Chart.yaml +++ b/stable/rocketchat/Chart.yaml @@ -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: diff --git a/stable/rocketchat/README.md b/stable/rocketchat/README.md index 1b12be11f6..4f14d3c6ce 100644 --- a/stable/rocketchat/README.md +++ b/stable/rocketchat/README.md @@ -20,7 +20,7 @@ $ helm install --set mongodb.mongodbUsername=,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=,mongodb.mongodbPassword=,tag=0.74.1 --name my-rocketchat stable/rocketchat +$ helm install --set mongodb.mongodbUsername=,mongodb.mongodbPassword=,tag=0.74.2 --name my-rocketchat stable/rocketchat ``` diff --git a/stable/rocketchat/values.yaml b/stable/rocketchat/values.yaml index 9cc8b22629..e950f8557d 100644 --- a/stable/rocketchat/values.yaml +++ b/stable/rocketchat/values.yaml @@ -3,7 +3,7 @@ ## image: repository: rocketchat/rocket.chat - tag: 0.74.1 + tag: 0.74.2 pullPolicy: IfNotPresent ## Host for the application