Skip to content

Releases: sentry-kubernetes/charts

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

0.9.3

05 Mar 22:05
Compare
Choose a tag to compare
  • fix: allow Redis only and fix Redis password use in BROKER_URL

Note: you can disabled the Redis broker by settings rabbitmq.enabled: false

Thanks to @Kampfmoehre

0.9.2

05 Mar 22:04
5b6101f
Compare
Choose a tag to compare
  • fix(snuba): custom redis

0.9.1

22 Feb 18:32
5b6101f
Compare
Choose a tag to compare
  • fix: empty email values were crashing the pods

0.9.0

11 Feb 09:52
Compare
Choose a tag to compare
  • feat: supports ingress
  • fix: gcs filestore

Special thanks to @voslartomas

0.8.0

10 Feb 16:10
90829bd
Compare
Choose a tag to compare
  • Supports Github integration
  • Supports Github Single Sign on