Skip to content

Commit 0d6ac1e

Browse files
committed
chore: release develop
1 parent 712a469 commit 0d6ac1e

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Diff for: .release-please-manifest.json

+1-1
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"}

Diff for: charts/sentry/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [26.12.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v26.11.2...sentry-v26.12.0) (2025-01-25)
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+
311
## [26.11.2](https://github.com/sentry-kubernetes/charts/compare/sentry-v26.11.1...sentry-v26.11.2) (2025-01-18)
412

513

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

0 commit comments

Comments
 (0)