Skip to content

Commit

Permalink
[stable/rocketchat] add apiVersion (helm#13821)
Browse files Browse the repository at this point in the history
* add apiVersion

Signed-off-by: Carlos Panato <ctadeu@gmail.com>

* Update README.md

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
  • Loading branch information
cpanato authored and eyenx committed May 28, 2019
1 parent 9f1c717 commit 38eb483
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion stable/rocketchat/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
apiVersion: v1
name: rocketchat
version: 1.1.0
version: 1.1.1
appVersion: 1.0.3
description: Prepare to take off with the ultimate chat platform, experience the next level of team communications
keywords:
Expand Down
2 changes: 1 addition & 1 deletion stable/rocketchat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The following table lists the configurable parameters of the Rocket.Chat chart a
Parameter | Description | Default
--- | --- | ---
`image.repository` | Image repository | `rocketchat/rocket.chat`
`image.tag` | Image tag | `0.74.2`
`image.tag` | Image tag | `1.0.3`
`image.pullPolicy` | Image pull policy | `IfNotPresent`
`host` | Hostname for Rocket.Chat. Also used for ingress (if enabled) | `""`
`replicaCount` | Number of replicas to run | `1`
Expand Down

0 comments on commit 38eb483

Please sign in to comment.