Skip to content

Releases: sentry-kubernetes/charts

2.0.1

11 Jun 20:44
Compare
Choose a tag to compare

Fix:

  • Set Clickhouse on the UTC timezone

2.0.0

11 Jun 20:42
3f28140
Compare
Choose a tag to compare

Features:

  • Updated Sentry & Snuba versions

Breaking change:

  • if you had set a specific Snuba docker tag in your values.yaml file, you'll need to update it to a version after this PR : getsentry/snuba#860.
  • we changed Clickhouse's timezone to UTC (required by snuba). You have to change your events' date.

Thanks @J0sh0nat0r for your work on this.

1.3.1

10 Jun 07:24
f0a8e3f
Compare
Choose a tag to compare

Fix:

  • templating error when disabling hooks

1.3.0

27 May 06:57
Compare
Choose a tag to compare

Features:

Fix:

1.2.0

22 May 08:48
197930f
Compare
Choose a tag to compare

Features:

  • Add PVC to clickhouse per default (could lead to lost events&table)
  • Updated Sentry & Snuba to the latest version

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