Skip to content

Commit

Permalink
chore: release develop (#1691)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mokto authored Jan 31, 2025
1 parent 1fe663d commit e70d1ef
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"charts/clickhouse":"3.14.1","charts/sentry":"26.13.0","charts/sentry-kubernetes":"0.4.0"}
{"charts/clickhouse":"3.14.1","charts/sentry":"26.14.0","charts/sentry-kubernetes":"0.4.0"}
12 changes: 12 additions & 0 deletions charts/sentry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [26.14.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v26.13.0...sentry-v26.14.0) (2025-01-31)


### Features

* Add monitorsClockTasks and monitorsClockTick ([#1690](https://github.com/sentry-kubernetes/charts/issues/1690)) ([1fe663d](https://github.com/sentry-kubernetes/charts/commit/1fe663d345c9e420c901f25dc306e0e27549d905))


### Bug Fixes

* set replication factor for kafka stability ([#1606](https://github.com/sentry-kubernetes/charts/issues/1606)) ([7ebb1f6](https://github.com/sentry-kubernetes/charts/commit/7ebb1f636984485dd646eb482978bde3a4f3da36))

## [26.13.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v26.12.1...sentry-v26.13.0) (2025-01-30)


Expand Down
2 changes: 1 addition & 1 deletion charts/sentry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: sentry
description: A Helm chart for Kubernetes
type: application
version: 26.13.0
version: 26.14.0
appVersion: 25.1.0
dependencies:
- name: memcached
Expand Down

0 comments on commit e70d1ef

Please sign in to comment.