Skip to content
Release Radar

Sentry Helm Charts

Monitoring & Observability

Easily deploy Sentry on your Kubernetes Cluster

sentry-v33.8.03 days after sentry-v33.7.0
View on GitHub

Release history

33.2.0 (2026-07-31)

Features

  • charts/sentry: add maxPollIntervalMs for snuba replacer (#2266) (52c48ca)

Bug Fixes

  • charts/sentry: add missing taskworker topics to default provisioning list (#2267) (7c5113e)
  • extend Recreate/RollingUpdate strategy to remaining Kafka consumer deployments (#2238) (#2269) (e37c168)

33.0.0 (2026-07-23)

โš  BREAKING CHANGES

  • upgrade sentry to v26.7.0 (#2257)

Features

  • charts/sentry: add maxPollIntervalMs for snuba eapItemsConsumer (#2259) (bdbbb72)
  • upgrade sentry to v26.7.0 (#2257) (4743524)

32.3.0 (2026-07-13)

Features

  • charts/sentry: add configurable PagerDuty integration (#2252) (45ef34b)

Bug Fixes

  • add relay.asHook for rolling updates (#2256) (4f027e7)
  • charts/sentry: render volumeMounts key for global.volumeMounts (#2253) (6338bc7)
  • make relay config-render initContainer image configurable (#2242) (#2255) (855caa6)
  • make S3 access_key/secret_key conditional for IRSA/Pod Identity support (#2062) (dcae06f)

32.1.0 (2026-06-09)

Features

  • add startup probe for kafka consumer workloads; tighten liveness timing (#2233) (9e4d85c)

Bug Fixes

  • crash on sentry 26.5.2 due to snuba 26.5.2 (#2236) (dab6caf)

32.0.0 (2026-06-04)

โš  BREAKING CHANGES

  • replace deprecated distutils.strtobool and enable rustConsumer (#2227)

Features

  • make setup-hook Job restartPolicy configurable (#2232) (bbb167e)
  • per taskbroker & taskworker topologySpreadConstraints (#2228) (546c7b7)
  • replace deprecated distutils.strtobool and enable rustConsumer (#2227) (21fa745)

Bug Fixes

31.7.1 (2026-05-30)

Bug Fixes

  • add hook-weight 3 to taskbroker and taskworker to prevent CrashLoopBackOff (#2225) (36afab2)
  • auto-generate launchpad RPC shared secret on install and upgrade (#2224) (ef7a2e4)
  • remove invalid annotations from hook jobs (#2220) (f128e76)

31.7.0 (2026-05-29)

Features

  • add TLS settings support for Kafka provisioning topicctl (#2216) (099d344)
  • configuration changes for sentry v26.5.0 (#2212) (3631380)
  • enable cache (memcached) by default (#2219) (f451c66)

Bug Fixes

  • symbolicator cleaner sidecar ignores resource definitions (#2218) (ddc607b)

31.6.0 (2026-05-26)

Features

  • replace netcat image with busybox for dbCheck hooks (#2208) (f07bcdc)

Bug Fixes

  • add missing annotations defaults to values.yaml for all components (#2211) (186e77a)
  • use hooks.snubaMigrate instead of hooks.snubaInit in snuba-migrate job (#2210) (01ae3d6)

31.5.1 (2026-05-24)

Bug Fixes

  • cleanerfs: fix indentation in cleanerfs configuration (#2194) (ac293e3)
  • correct ingestFeedback serviceAccount condition and remove obsolete snuba-replacer option (#2195) (682f2a0)
  • remove dead code prefix and fix incorrect comments in externalClickhouse (#2197) (6e3f8a1)