45 Commits
Author SHA1 Message Date
Matt Farina 97c1078cf5 [stable/rocketchat] deprecating chart (#24384)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 15:19:44 -05:00
Scott Rigby b29a1da5ce [stable/rocketchat] add repo archive notice (#24181)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-11-09 14:32:44 -08:00
Scott Rigby 4d634083af [stable/rocketchat] update chart repo dependency references (#23997)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-10-30 12:38:21 -07:00
ronnymandRonny Maas 2c1fdd0f4d [stable/rocketchat] Ingress tls secretName only if configured (#23645)
* ingress tls secretName only if it is configured

Signed-off-by: Ronny Maas <ronny.maas@rijkscloud.nl>

* Chart version from 2.0.5 => 2.0.6

Signed-off-by: Ronny Maas <ronny.maas@rijkscloud.nl>

* .secretName instead of .Values.ingress.tls.secretName

Signed-off-by: Ronny Maas <ronny.maas@rijkscloud.nl>

* Update Chart.yaml

version: 2.0.7 (because by now 2.0.6 is already released with other pull request)
appVersion: 3.6.0 (because the appVersion in master is now 3.6.0
Signed-off-by: Ronny Maas <ronny.maas@rijkscloud.nl>

Co-authored-by: Ronny Maas <ronny.maas@rijkscloud.nl>
2020-10-25 13:55:01 -07:00
LuluGO 9a737ef3d4 updating RocketChat version to 3.6.0 (#23720)
Signed-off-by: LuluGO <lucia.guevgeozian@rocket.chat>
2020-09-08 01:07:42 -07:00
Quentin Leloire ca32357a20 [stable/rocketchat] fix incompatible types for comparison (replicaCount) (#23633)
* [stable/rocketchat] fix incompatible types for comparison (replicaCount)

Signed-off-by: Quentin LELOIRE <quentin.leloire.pro@gmail.com>

* [stable/rocketchat] fix incompatible types for comparison (replicaCount)

Signed-off-by: Quentin LELOIRE <quentin.leloire.pro@gmail.com>

* [stable/rocketchat] fix incompatible types for comparison (replicaCount)

Signed-off-by: Quentin LELOIRE <quentin.leloire.pro@gmail.com>
2020-08-27 09:13:53 -07:00
Maarten 99447d7aea Add persistence.existingClaim configuration, closes #22262 (#22994)
Signed-off-by: Maarten de Waard <maarten@greenhost.nl>
2020-07-28 04:55:07 -07:00
Stijn Smits 70b7c999bc [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>
2020-05-12 00:14:20 -07:00
Maarten 37ee9dca28 Make liveness and readiness probes configurable (#19637)
Signed-off-by: Maarten de Waard <maarten@greenhost.nl>
2020-03-03 11:47:39 -08:00
LuluGO e145e35f95 stable/rocket.chat upgrade version to 2.4.9 (#20616)
* update rocketchat release

Signed-off-by: LuluGO <lucia.guevgeozian@rocket.chat>

* fix version

Signed-off-by: LuluGO <lucia.guevgeozian@rocket.chat>

* fix readme, version

Signed-off-by: LuluGO <lucia.guevgeozian@rocket.chat>

* update to 2.4.9 version

Signed-off-by: LuluGO <lucia.guevgeozian@rocket.chat>
2020-02-10 23:14:02 -08:00
LuluGO 025d607308 stable/rocket.chat upgrade version to 2.1.1 (#18960)
* update rocket.chat version

Signed-off-by: LuluGO <lucia.guevgeozian@rocket.chat>

* fix major version in order to reflect the RocketChat major version bump

Signed-off-by: LuluGO <lucia.guevgeozian@rocket.chat>
2019-11-18 07:19:41 -08:00
ronnym a7ca70668d [stable/rocketchat] Added new vars to values.yaml and changed templates/deployment.yaml f… (#17776)
* Added new vars to values.yaml and changed templates/deployment.yaml for optional extra pod labels and annotions for Rocket.Chat pods

Signed-off-by: RonnyMaas <r.maas3@chello.nl>

* bump chart version to 1.1.15

Signed-off-by: RonnyMaas <r.maas3@chello.nl>

* added starting space for comments

Signed-off-by: RonnyMaas <r.maas3@chello.nl>
2019-10-08 04:21:12 -07:00
Xiang Dai 33caf79eca fix a typo (#17599)
Signed-off-by: Xiang Dai <764524258@qq.com>
2019-10-02 02:45:08 -07:00
Xiang Dai 07853d2ba0 Fixes compatibility with 1.16 (#17535)
Signed-off-by: Xiang Dai <764524258@qq.com>
2019-09-29 23:51:37 -07:00
SingLi c269166347 [stable/rocketchat] Update README with HA configuration info (#16780)
* update README
Signed-off-by: Sing Li <sing.li@rocket.chat>

* bump chart version
Signed-off-by: Sing Li <sing.li@rocket.chat>

* Revert PV callout
Signed-off-by: Sing Li <sing.li@rocket.chat>
2019-09-04 15:54:22 -07:00
SingLi 44c5614863 [stable/rocketchat] correct mongodb to single node oplog enabled by default (#16642)
* start mongo primary with oplog only by default; no need for secondary or arbiter
Signed-off-by: Sing Li <sing.li@rocket.chat>

* bump chart version
Signed-off-by: Sing Li <sing.li@rocket.chat>
2019-08-27 19:33:10 -07:00
SingLi 09f922d4de [stable/rocketchat] Fix broken NOTES.txt labels (#16616)
* update the label names to correct ones
Signed-off-by: Sing Li <sing.li@rocket.chat>

* bump chart version
Signed-off-by: Sing Li <sing.li@rocket.chat>
2019-08-26 15:28:38 -07:00
Renat Nurgaliyev b3cabd44ae [stable/rocketchat] Fix mongodb url (#16508)
* Fix mongodb url in rocketchat chart

Signed-off-by: Renat Nurgaliyev <impleman@gmail.com>

* Bump rocketchat chart version number

Signed-off-by: Renat Nurgaliyev <impleman@gmail.com>
2019-08-21 05:27:19 -07:00
P T Weir c51f18ac53 [stable/rocketchat] Correct the indentation for node affinity (#16120)
Signed-off-by: Phil Weir <phil.weir@flaxandteal.co.uk>

[stable/rocketchat] Bump patch version for node affinity indentation

Signed-off-by: Phil Weir <phil.weir@flaxandteal.co.uk>
2019-08-21 01:19:18 -07:00
Bort Verwilst a9153fb23a [stable/rocketchat] update to 1.3.1, upgrade mongo to latest helm chart (#16321)
* update to 1.3.1, upgrade mongo to latest helm chart

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* update to 1.3.1, upgrade mongo to latest helm chart

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* update chart.yaml as well

Signed-off-by: Bart Verwilst <bart@verwilst.be>
2019-08-14 23:46:34 -07:00
Bort Verwilst f1cefc227b [stable/rocketchat] upgrade to 1.2.3 (#15953)
* upgrade to latest version

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* Add docker.io to repository

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* update readme

Signed-off-by: Bart Verwilst <bart@verwilst.be>
2019-07-30 01:30:50 -07:00
Aaron Ogle cd4be92788 [stable/rocketchat/ Add a member of Rocket.Chat Team to reviewers (#14431)
* Add a member of Rocket.Chat Team to reviewers

Signed-off-by: Aaron Ogle <aaron@geekgonecrazy.com>

* bump version

Signed-off-by: Aaron Ogle <aaron@geekgonecrazy.com>
2019-06-27 16:23:33 -07:00
Bort Verwilst 4d6be1bb1f bump app version to 1.1.1 (#14676)
Signed-off-by: Bart Verwilst <bart@verwilst.be>
2019-06-10 13:15:08 -07:00
Stefan Andres f54ef938f9 [stable/rocketchat] Add Affinity, podAntiAffinity, Add PodDisruptionBudget (#14138)
Signed-off-by: Stefan Andres <s.andres@syseleven.de>
2019-06-05 00:59:54 -07:00
Simon Rüegg 0c5998a8a2 [stable/rocketchat] Add a warning about upgrading to 1.x (#14068)
Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch>
2019-05-22 07:06:11 -07:00
Carlos Tadeu Panato Junior 9288331c25 [stable/rocketchat] add apiVersion (#13821)
* add apiVersion

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

* Update README.md

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
2019-05-15 02:54:32 -07:00
Simon Rüegg fa7547486b [stable/rocketchat] Upgrade to RocketChat 1.0.3 (#13758)
Update to new version of RocketChat and enable MongoDB replica set
since it's required for version 1.x.

Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch>
2019-05-15 01:42:23 -07:00
Simon Rüegg 4826f74dbf [stabel/rocketchat] Improve chart (#13619)
* [stable/rocketchat] Add new maintainer

Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch>

* [stable/rocketchat] Improve chart

Document all parameters in README, save MongoDB connection string in a
secret, add readiness probe, use tpl for extra env vars.

Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch>

* [stable/rocketchat] Update MongoDB dependency

Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch>

* [stable/rocketchat] Use new label format

Use the format defined by the Helm charts best practices [1].

[1] https://github.com/helm/helm/blob/master/docs/chart_best_practices/labels.md

Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch>

* [stable/rocketchat] Release new chart major version

Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch>
2019-05-14 06:13:12 -07:00
Lucas Bickel d3e48b81ea Update Rocketchat to 0.74.2 (#11346)
Signed-off-by: Lucas Bickel <lucas.bickel@adfinis-sygroup.ch>
2019-02-12 02:50:08 -08:00
Bort Verwilst 587f08d171 Update to 0.74.1 (#11128)
Signed-off-by: Bart Verwilst <bart@verwilst.be>
2019-02-07 16:13:40 -08:00
Aaron Ogle 894fadd51a Change liveness to /api/info (#11017)
Signed-off-by: Aaron Ogle <aaron@geekgonecrazy.com>
2019-01-30 13:32:24 -08:00
Aaron Ogle 68717819f3 Added readme (#11016)
Signed-off-by: Aaron Ogle <aaron@geekgonecrazy.com>
2019-01-30 13:16:25 -08:00
Lucas Bickel 4ebc5ab4c8 [stable/rocketchat] Allow disabling MongoDB dependency (#10875)
* Allow disabling MongoDB dependency

Signed-off-by: Lucas Bickel <lucas.bickel@adfinis-sygroup.ch>

* Update chart requirements

Signed-off-by: Lucas Bickel <lucas.bickel@adfinis-sygroup.ch>
2019-01-27 17:05:01 -08:00
Bort Verwilst 810cd65429 Fix chart icon (#10703)
Signed-off-by: Bart Verwilst <bart@verwilst.be>
2019-01-16 11:52:40 -08:00
César Yuji Okuti f9fd0ec818 Add svc variable serviceType (#10664)
Signed-off-by: Cesar Okuti <cesar.okuti@gmail.com>
2019-01-15 08:21:01 -08:00
Bort Verwilst 8ab6acc36d [stable/rocketchat] update image variable (#10593)
* update image variable

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* update mongodb chart dep

Signed-off-by: Bart Verwilst <bart@verwilst.be>
2019-01-14 14:56:25 -08:00
Bort Verwilst 5a978499d2 Fixed TLS Ingress, updated mongo dep requirements and app to latest version (#7636)
Signed-off-by: Bart Verwilst <bart@verwilst.be>
2018-09-19 10:23:25 -07:00
Bort Verwilst 388c9815c3 [stable/rocketchat] Bring it back to the present (#7463)
* [stable/rocketchat] Update to latest version, upgrade mongodb to latest version, make sure it installs when using podsecuritypolicies

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* Add OWNERS file

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* Update Chart.yaml

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* Make user and group configurable

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* Add serviceaccount

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* fix sa

Signed-off-by: Bart Verwilst <bart@verwilst.be>

* improve security context

Signed-off-by: Bart Verwilst <bart@verwilst.be>
2018-09-03 01:08:34 -07:00
AdamDang 331a453c27 Add appVersion key for rocketchat (#4636)
The key "appVersion" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.
2018-04-04 17:04:10 -07:00
Mathieu Parent 5b88fd8bb6 [stable/rocketchat] Give more time for Rocket.Chat to start (#2971) 2017-12-20 07:33:34 -08:00
Mathieu Parent be5b05c7d0 [stable/rocketchat] Allow to specify ingress secret (including a dash to unset it) (#2970) 2017-12-20 06:33:34 -08:00
Kevin Schumacher d60965ebcc [stable/rocketchat] #1785 namespace defined templates with chart name (#2156) 2017-10-05 00:22:03 +05:30
Guang Ya Liu f9b218f7d7 [stable/rocketchat] Use storageClassName rocketchat. (#2031) 2017-09-10 11:07:00 -05:00
Scott Rigby ad63c70638 [stable/rocketchat] bump dependency mongodb 0.4.15 (#1953)
* [stable/rocketchat] bump dependency mongodb 0.4.15

* Bump stable/rocketchat version
2017-09-04 14:31:19 -05:00
Pierre Ozoux 496c9683ab Add rocket.chat (#752)
* Add rocket.chat

* Add additional maintainers beyond the github org

* Fix mongo dependency

* Improved Labels, Chart Defaults, Notes
* Add labels to pod for proper kubectl selection
* Allow chart to be installed with no values set
* Improved output notes

* add helm chart to suggested install command

* Add deploy platform environment variable

* Add Instance IP to pod env variable to make scaling easier

* Switch app name to use app's name

* Update to latest Rocket.Chat version

* Remove else from ROOT_URL, its not needed
2017-07-05 16:08:04 -07:00