diff --git a/stable/rocketchat/Chart.yaml b/stable/rocketchat/Chart.yaml index e7caf2912eaf..de0b0c3c2037 100644 --- a/stable/rocketchat/Chart.yaml +++ b/stable/rocketchat/Chart.yaml @@ -1,6 +1,6 @@ name: rocketchat -version: 0.3.2 -appVersion: 0.73.2 +version: 0.3.3 +appVersion: 0.74.1 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 0a0ed3ba84e1..1b12be11f696 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.0 --name my-rocketchat stable/rocketchat +$ helm install --set mongodb.mongodbUsername=,mongodb.mongodbPassword=,tag=0.74.1 --name my-rocketchat stable/rocketchat ``` diff --git a/stable/rocketchat/values.yaml b/stable/rocketchat/values.yaml index 8dd18e60d496..9cc8b2262912 100644 --- a/stable/rocketchat/values.yaml +++ b/stable/rocketchat/values.yaml @@ -3,7 +3,7 @@ ## image: repository: rocketchat/rocket.chat - tag: 0.73.2 + tag: 0.74.1 pullPolicy: IfNotPresent ## Host for the application