Releases: sentry-kubernetes/charts
Releases · sentry-kubernetes/charts
2.0.1
Fix:
- Set Clickhouse on the UTC timezone
2.0.0
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
Fix:
- templating error when disabling hooks
1.2.0
Features:
- Add PVC to clickhouse per default (could lead to lost events&table)
- Updated Sentry & Snuba to the latest version
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