From fc2852bc76f1e88fb3f8b983359a6bb3de394b0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 06:11:00 +0000 Subject: [PATCH] Sentry: bump getsentry/snuba from 26.4.1 to 26.4.2 in /services/sentry Bumps [getsentry/snuba](https://github.com/getsentry/snuba) from 26.4.1 to 26.4.2. - [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.4.1...26.4.2) --- updated-dependencies: - dependency-name: getsentry/snuba dependency-version: 26.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 de06e05..b3fa5b5 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.4.1}" + image: "${SNUBA_IMAGE:-ghcr.io/getsentry/snuba:26.4.2}" depends_on: clickhouse: <<: *depends_on-healthy