From e5f989f5cf4e02ab287007f5408b1480fba33dfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 06:10:34 +0000 Subject: [PATCH] Sentry: bump getsentry/snuba from 26.3.1 to 26.4.1 in /services/sentry Bumps [getsentry/snuba](https://github.com/getsentry/snuba) from 26.3.1 to 26.4.1. - [Release notes](https://github.com/getsentry/snuba/releases) - [Changelog](https://github.com/getsentry/snuba/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/snuba/compare/26.3.1...26.4.1) --- updated-dependencies: - dependency-name: getsentry/snuba dependency-version: 26.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/sentry/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/sentry/docker-compose.yml b/services/sentry/docker-compose.yml index f555675..51b39d3 100644 --- a/services/sentry/docker-compose.yml +++ b/services/sentry/docker-compose.yml @@ -70,7 +70,7 @@ x-sentry-defaults: &sentry_defaults max-file: "50" x-snuba-defaults: &snuba_defaults - image: "${SNUBA_IMAGE:-ghcr.io/getsentry/snuba:26.3.1}" + image: "${SNUBA_IMAGE:-ghcr.io/getsentry/snuba:26.4.1}" depends_on: clickhouse: <<: *depends_on-healthy