Skip to content

Releases: sentry-kubernetes/charts

1.1.0

22 May 07:54
7188166
Compare
Choose a tag to compare
  • feat: run Snuba in Distributed Dataset Mode (#70)

This fix "events missing". Thanks @J0sh0nat0r

1.0.0

12 May 07:19
Compare
Choose a tag to compare

Fix: Kafka env if disabled

0.12.3

17 Apr 15:34
7b925fe
Compare
Choose a tag to compare
  • fix: do not complete the user-create on error @wilmardo

0.12.2

17 Apr 06:44
Compare
Choose a tag to compare
  • Fix: rabbitmq connection

0.12.1

15 Apr 15:58
Compare
Choose a tag to compare

fix: pass postgres password to db-init

0.12.0

14 Apr 16:28
0427a1f
Compare
Choose a tag to compare
  • feat: update sentry&snuba images (#53)
  • fix: pass postgress password to db-init (#52) (Thanks @wilmardo)

0.11.1

10 Apr 05:50
Compare
Choose a tag to compare
  • 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

06 Apr 11:53
36a6e10
Compare
Choose a tag to compare
  • feat: horizontal pod autoscaler for sentry web & snuba api
  • fix: all issues on 0.10.0

[Breaking changes] 0.10.0

03 Apr 09:00
3b581f0
Compare
Choose a tag to compare

Note: for this chart to be compatible with the deprecated sentry chart, we had to remove the sentry-db chart.

0.9.4

12 Mar 07:31
3f70746
Compare
Choose a tag to compare
  • fix: persistent volume discrepancy (#30)

Thanks @i5okie