Skip to content

Releases: sentry-kubernetes/charts

3.0.0

20 Jun 06:30
264aa1d
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#1016.

2.2.0

19 Jun 11:36
5e91477
Compare
Choose a tag to compare

Features:

  • add support for configuring email by env variables
  • allow specifying tolerations on all clickhouse resources (#88)

2.1.0

12 Jun 09:58
951cf38
Compare
Choose a tag to compare

Features:

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