[stable/rocketchart] updated repository and tag (#22321)

* updated repository and tag

Signed-off-by: Stijn Smits <stijn@stijn98s.nl>

* revert repository url and updated to latest patch version

Signed-off-by: Stijn Smits <stijn@stijn98s.nl>

* updated chart versions

Signed-off-by: Stijn Smits <stijn@stijn98s.nl>

* update readme

Signed-off-by: Stijn Smits <stijn@stijn98s.nl>
This commit is contained in:
Stijn Smits
2020-05-12 00:14:20 -07:00
committed by GitHub
parent 3e262279b2
commit 70b7c999bc
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: rocketchat
version: 2.0.2
appVersion: 2.4.9
version: 2.0.3
appVersion: 3.2.2
description: Prepare to take off with the ultimate chat platform, experience the next level of team communications
keywords:
- chat
+1 -1
View File
@@ -44,7 +44,7 @@ The following table lists the configurable parameters of the Rocket.Chat chart a
Parameter | Description | Default
--- | --- | ---
`image.repository` | Image repository | `docker.io/rocketchat/rocket.chat`
`image.tag` | Image tag | `2.4.9`
`image.tag` | Image tag | `3.2.2`
`image.pullPolicy` | Image pull policy | `IfNotPresent`
`host` | Hostname for Rocket.Chat. Also used for ingress (if enabled) | `""`
`replicaCount` | Number of replicas to run | `1`
+1 -1
View File
@@ -3,7 +3,7 @@
##
image:
repository: docker.io/rocketchat/rocket.chat
tag: 2.4.9
tag: 3.2.2
pullPolicy: IfNotPresent
## Host for the application