Skip to content

Commit 63a7ef8

Browse files
authored
chore: release develop (#1543)
1 parent bfbdd4d commit 63a7ef8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"charts/clickhouse":"3.11.0","charts/sentry":"25.16.0","charts/sentry-kubernetes":"0.4.0"}
1+
{"charts/clickhouse":"3.11.0","charts/sentry":"25.17.0","charts/sentry-kubernetes":"0.4.0"}

charts/sentry/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [25.17.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v25.16.0...sentry-v25.17.0) (2024-10-14)
4+
5+
6+
### Features
7+
8+
* add logLevel and logFormat options for worker events and transactions ([#1542](https://github.com/sentry-kubernetes/charts/issues/1542)) ([bfbdd4d](https://github.com/sentry-kubernetes/charts/commit/bfbdd4d95bf15b18a72ed3d5af2baa363e98d6b6))
9+
310
## [25.16.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v25.15.1...sentry-v25.16.0) (2024-10-14)
411

512

charts/sentry/Chart.yaml

+1-1
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: 25.16.0
5+
version: 25.17.0
66
appVersion: 24.7.1
77
dependencies:
88
- name: memcached

0 commit comments

Comments
 (0)