Skip to content

Commit e70d1ef

Browse files
authored
chore: release develop (#1691)
1 parent 1fe663d commit e70d1ef

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.13.0","charts/sentry-kubernetes":"0.4.0"}
1+
{"charts/clickhouse":"3.14.1","charts/sentry":"26.14.0","charts/sentry-kubernetes":"0.4.0"}

charts/sentry/CHANGELOG.md

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

3+
## [26.14.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v26.13.0...sentry-v26.14.0) (2025-01-31)
4+
5+
6+
### Features
7+
8+
* Add monitorsClockTasks and monitorsClockTick ([#1690](https://github.com/sentry-kubernetes/charts/issues/1690)) ([1fe663d](https://github.com/sentry-kubernetes/charts/commit/1fe663d345c9e420c901f25dc306e0e27549d905))
9+
10+
11+
### Bug Fixes
12+
13+
* set replication factor for kafka stability ([#1606](https://github.com/sentry-kubernetes/charts/issues/1606)) ([7ebb1f6](https://github.com/sentry-kubernetes/charts/commit/7ebb1f636984485dd646eb482978bde3a4f3da36))
14+
315
## [26.13.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v26.12.1...sentry-v26.13.0) (2025-01-30)
416

517

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.13.0
5+
version: 26.14.0
66
appVersion: 25.1.0
77
dependencies:
88
- name: memcached

0 commit comments

Comments
 (0)