Commit Graph
7 Commits
Author SHA1 Message Date
Scott Rigby 108f3ba982 [stable/sentry] bump dependency redis 0.9.0 (#1958)
* [stable/sentry] bump dependency redis 0.9.0

* Bump stable/sentry version

* Really bump Redis version
2017-09-10 13:22:58 -05:00
Guang Ya Liu cb28ae86f8 [stable/sentry] Use storageClassName for sentry. (#2033) 2017-09-10 11:00:53 -05:00
Cong Nguyen 720747a0c6 Fix: (sentry) user.email not used in user-create job (#1558) 2017-08-13 19:18:45 +02:00
Frederic Hemberger 912f50c716 Use consistent whitespace in template placeholders (#1437)
Use consistent whitespace in template placeholders
2017-07-09 21:11:24 +02:00
Matt Robenolt 0dd1c19bea sentry: use unversioned icon url (#1303)
This will be more likely to not 404 constantly. :)
2017-07-01 13:53:38 +02:00
Timo 2bcb494f7e [stable/sentry] Fix sentry defaults (#1318)
* remove wrong static default port from ingress

* update defaults and readme to stable chart names
2017-06-26 22:18:36 +02:00
Justin Garrison cb00608357 Sentry chart (#1226)
* initial sentry

* missing valueFrom

* added cron and worker deployments

* Added some metadata

* Initial ingress support

* add initial smtp support and volume persistence

* Fixed deployment names (duh)

* Fix ENV and remove liveliness/rediness

* Hard code sentry db and user name until I can figure it out

* Fixed postgresql values

* Add database initialization job

* Add user creation hook

* Add user configuration to values

* Added smtp support, various other options/fixes

* Add resource limits, health check, and random password

* Fix login url and command to show generated password

* Add README and set sane default values

* Clarify using the --wait flag in README

* Consistent labels and component names

* Move sentry to stable folder

* Updated name to github username
2017-06-14 22:22:26 -07:00