Releases: sentry-kubernetes/charts
Releases · sentry-kubernetes/charts
3.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#1016.
2.2.0
2.1.0
2.0.1
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.