Skip to content

Commit 318aff3

Browse files
authored
chore: release develop (#2171)
1 parent c795a25 commit 318aff3

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"charts/sentry":"31.2.0","charts/sentry-kubernetes":"0.4.0"}
1+
{"charts/sentry":"31.3.0","charts/sentry-kubernetes":"0.4.0"}

charts/sentry/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [31.3.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v31.2.0...sentry-v31.3.0) (2026-05-20)
4+
5+
6+
### Features
7+
8+
* add minInsyncReplicas support for external Kafka topic provisioning ([#2172](https://github.com/sentry-kubernetes/charts/issues/2172)) ([c795a25](https://github.com/sentry-kubernetes/charts/commit/c795a25f11b0ba6fe0736bb436d32f61d006fb6f))
9+
10+
11+
### Bug Fixes
12+
13+
* uncomment tolerations and fix type from {} to [] for snuba cleanup and cleanerfs ([#2170](https://github.com/sentry-kubernetes/charts/issues/2170)) ([c1b612f](https://github.com/sentry-kubernetes/charts/commit/c1b612f5ff7a58f9ddb17f808c48f21ddaa72d62))
14+
315
## [31.2.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v31.1.0...sentry-v31.2.0) (2026-05-10)
416

517

charts/sentry/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: sentry
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 31.2.0
5+
version: 31.3.0
66
# renovate image=ghcr.io/getsentry/sentry
77
appVersion: 26.4.2
88
dependencies:

0 commit comments

Comments
 (0)