Releases: sentry-kubernetes/charts
Releases · sentry-kubernetes/charts
1.1.0
- feat: run Snuba in Distributed Dataset Mode (#70)
This fix "events missing". Thanks @J0sh0nat0r
1.0.0
Fix: Kafka env if disabled
0.12.3
- fix: do not complete the user-create on error @wilmardo
0.12.1
fix: pass postgres password to db-init
0.12.0
- feat: update sentry&snuba images (#53)
- fix: pass postgress password to db-init (#52) (Thanks @wilmardo)
0.11.1
- Fix: the worker deployment was only available for rabbitmq
- Fix: postgres connection is postgresql password was not set
- Fix: SENTRY_EVENT_RETENTION_DAYS is now usable (was parsed as a string before)
0.11.0
- feat: horizontal pod autoscaler for sentry web & snuba api
- fix: all issues on 0.10.0
[Breaking changes] 0.10.0
Note: for this chart to be compatible with the deprecated sentry chart, we had to remove the sentry-db
chart.
0.9.4
- fix: persistent volume discrepancy (#30)
Thanks @i5okie