mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Update Rocketchat to 0.74.2 (#11346)
Signed-off-by: Lucas Bickel <lucas.bickel@adfinis-sygroup.ch>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
88e6c8b1bd
commit
d3e48b81ea
@@ -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:
|
||||
|
||||
@@ -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
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
##
|
||||
image:
|
||||
repository: rocketchat/rocket.chat
|
||||
tag: 0.74.1
|
||||
tag: 0.74.2
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Host for the application
|
||||
|
||||
Reference in New Issue
Block a user