Skip to content

Commit bc62b38

Browse files
authored
chore: release develop (#1679)
1 parent 424f50f commit bc62b38

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-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":"3.14.1","charts/sentry":"26.11.2","charts/sentry-kubernetes":"0.4.0"}
1+
{"charts/clickhouse":"3.14.1","charts/sentry":"26.12.0","charts/sentry-kubernetes":"0.4.0"}

charts/sentry/CHANGELOG.md

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

3+
## [26.12.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v26.11.2...sentry-v26.12.0) (2025-01-26)
4+
5+
6+
### Features
7+
8+
* add custom labels for ingress ([#1672](https://github.com/sentry-kubernetes/charts/issues/1672)) ([712a469](https://github.com/sentry-kubernetes/charts/commit/712a4696a2d163ee83baad61453e7a3fa2da4f3d))
9+
* add Kafka topics from upstream projects (Sentry and Snuba) for version 24.12.2 ([#1678](https://github.com/sentry-kubernetes/charts/issues/1678)) ([cf696b7](https://github.com/sentry-kubernetes/charts/commit/cf696b75d1c13b9f1af3388c3d818b8fdffee71b))
10+
11+
12+
### Bug Fixes
13+
14+
* missing block in ingest-consumer-transactions ([#1680](https://github.com/sentry-kubernetes/charts/issues/1680)) ([424f50f](https://github.com/sentry-kubernetes/charts/commit/424f50f7f4c5572b13c68659bb91bdaba50c3e1e))
15+
316
## [26.11.2](https://github.com/sentry-kubernetes/charts/compare/sentry-v26.11.1...sentry-v26.11.2) (2025-01-18)
417

518

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: 26.11.2
5+
version: 26.12.0
66
appVersion: 24.12.2
77
dependencies:
88
- name: memcached

0 commit comments

Comments
 (0)