File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ SENTRY_BIND=9000
1111# SENTRY_MAIL_HOST=example.com
1212# Parallel taskworker processes (higher values increase memory usage; >32 not recommended)
1313SENTRY_TASKWORKER_CONCURRENCY = 4
14- SENTRY_IMAGE = ghcr.io/getsentry/sentry:26.4.0
15- SNUBA_IMAGE = ghcr.io/getsentry/snuba:26.4.0
16- RELAY_IMAGE = ghcr.io/getsentry/relay:26.4.0
17- SYMBOLICATOR_IMAGE = ghcr.io/getsentry/symbolicator:26.4.0
18- TASKBROKER_IMAGE = ghcr.io/getsentry/taskbroker:26.4.0
19- VROOM_IMAGE = ghcr.io/getsentry/vroom:26.4.0
20- UPTIME_CHECKER_IMAGE = ghcr.io/getsentry/uptime-checker:26.4.0
14+ SENTRY_IMAGE = ghcr.io/getsentry/sentry:26.4.1
15+ SNUBA_IMAGE = ghcr.io/getsentry/snuba:26.4.1
16+ RELAY_IMAGE = ghcr.io/getsentry/relay:26.4.1
17+ SYMBOLICATOR_IMAGE = ghcr.io/getsentry/symbolicator:26.4.1
18+ TASKBROKER_IMAGE = ghcr.io/getsentry/taskbroker:26.4.1
19+ VROOM_IMAGE = ghcr.io/getsentry/vroom:26.4.1
20+ UPTIME_CHECKER_IMAGE = ghcr.io/getsentry/uptime-checker:26.4.1
2121HEALTHCHECK_INTERVAL = 30s
2222HEALTHCHECK_TIMEOUT = 1m30s
2323HEALTHCHECK_RETRIES = 10
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 26.4.1
4+
5+ - No documented changes.
6+
37## 26.4.0
48
59### New Features ✨
Original file line number Diff line number Diff line change 1- # Self-Hosted Sentry 26.4.0
1+ # Self-Hosted Sentry 26.4.1
22
33[ Sentry] ( https://sentry.io/ ) , feature-complete and packaged up for low-volume deployments and proofs-of-concept.
44
You can’t perform that action at this time.
0 commit comments