Skip to content

Commit 0b96e1a

Browse files
authored
chore: release develop (#1971)
1 parent 436f35b commit 0b96e1a

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

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

charts/sentry/CHANGELOG.md

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

3+
## [27.8.1](https://github.com/sentry-kubernetes/charts/compare/sentry-v27.8.0...sentry-v27.8.1) (2025-12-09)
4+
5+
6+
### Bug Fixes
7+
8+
* change followed consumer group from eap_spans_group to eap_items_group ([#1970](https://github.com/sentry-kubernetes/charts/issues/1970)) ([809d94a](https://github.com/sentry-kubernetes/charts/commit/809d94ad4a18369e2741f3bca38e2112fdc3f434))
9+
* **sentry:** correct template syntax for customFeatures conditional ([#1968](https://github.com/sentry-kubernetes/charts/issues/1968)) ([b438ba9](https://github.com/sentry-kubernetes/charts/commit/b438ba9d03c7a3ad31983a2d13b1c480599a8c51))
10+
311
## [27.8.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v27.7.0...sentry-v27.8.0) (2025-12-05)
412

513

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: 27.8.0
5+
version: 27.8.1
66
# renovate image=ghcr.io/getsentry/sentry
77
appVersion: 25.9.0
88
dependencies:

0 commit comments

Comments
 (0)