Skip to content

Commit b8343c8

Browse files
authored
chore: release develop (#1929)
1 parent 7083a0e commit b8343c8

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.0","charts/sentry":"27.5.0","charts/sentry-kubernetes":"0.4.0"}
1+
{"charts/clickhouse":"4.1.0","charts/sentry":"27.6.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.6.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v27.5.0...sentry-v27.6.0) (2025-11-09)
4+
5+
6+
### Features
7+
8+
* add missing Kubernetes pod configuration options ([#1926](https://github.com/sentry-kubernetes/charts/issues/1926)) ([7083a0e](https://github.com/sentry-kubernetes/charts/commit/7083a0ececa5bbb2a0ac868620ce2e46061d599d))
9+
* bump appversion from 25.8.0 to 25.9.0 ([#1927](https://github.com/sentry-kubernetes/charts/issues/1927)) ([5a5d1a9](https://github.com/sentry-kubernetes/charts/commit/5a5d1a90a048743619e968e18ba1b5b80b601ade))
10+
311
## [27.5.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v27.4.2...sentry-v27.5.0) (2025-10-26)
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.5.0
5+
version: 27.6.0
66
# renovate image=ghcr.io/getsentry/sentry
77
appVersion: 25.9.0
88
dependencies:

0 commit comments

Comments
 (0)