Releases: sentry-kubernetes/charts
Releases · sentry-kubernetes/charts
4.3.1
fix: make ingress, rbac compatible with latest k8s versions (#114)
4.3.0
feat: update sentry to 20.7.1
4.1.0
- feat: added statsd backend + prometheus-operator support @ts-mini
4.0.0
feat: separate config for external services (#66) @donbeave
BREAKING CHANGE: if you're using external databases (outside this chart), you need to change your value.yaml file. See README.md for more informations
3.1.0
- feat: update rabbitmq-ha to allow setting affinity (#110)
3.0.1
- Fix: hpa worker&web unicity
- Fix(clickhouse): ingress was invalid
- Fix(clickhouse): indentation issue on tolerations
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
Features:
- add support for configuring email by env variables
- allow specifying tolerations on all clickhouse resources (#88)