Skip to content

Commit 96e6b8d

Browse files
committed
chore: release develop
1 parent 45f9ae9 commit 96e6b8d

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.1","charts/sentry-kubernetes":"0.4.0"}
1+
{"charts/clickhouse":"4.1.1","charts/sentry":"27.9.0","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.9.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v27.8.1...sentry-v27.9.0) (2025-12-15)
4+
5+
6+
### Features
7+
8+
* **hook:** ArgoCd Compatible Annotations for hook ([#1977](https://github.com/sentry-kubernetes/charts/issues/1977)) ([45f9ae9](https://github.com/sentry-kubernetes/charts/commit/45f9ae9f4c98fb8f86866715ec9e07916e08fa2e))
9+
* sessionAffinityConfig and sessionAffinity for pgbouncer service ([#1964](https://github.com/sentry-kubernetes/charts/issues/1964)) ([0af7560](https://github.com/sentry-kubernetes/charts/commit/0af7560d30e77c312674af2dae8b3605aa21e00a))
10+
311
## [27.8.1](https://github.com/sentry-kubernetes/charts/compare/sentry-v27.8.0...sentry-v27.8.1) (2025-12-09)
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.1
5+
version: 27.9.0
66
# renovate image=ghcr.io/getsentry/sentry
77
appVersion: 25.9.0
88
dependencies:

0 commit comments

Comments
 (0)