Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
[stable/rocketchat] add apiVersion (#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 k8s-ci-robot committed May 15, 2019
1 parent f5960d6 commit 9288331
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 9288331

Please sign in to comment.