Skip to content

Commit

Permalink
chore: release develop (#1280)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mokto authored May 23, 2024
1 parent 7d53050 commit 9340b41
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 @@
{"clickhouse":"3.9.0","sentry":"23.0.3","sentry-kubernetes":"0.3.4"}
{"clickhouse":"3.9.0","sentry":"23.1.0","sentry-kubernetes":"0.3.4"}
12 changes: 12 additions & 0 deletions sentry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [23.1.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v23.0.3...sentry-v23.1.0) (2024-05-23)


### Features

* bump sentry to 24.5.0 ([#1270](https://github.com/sentry-kubernetes/charts/issues/1270)) ([7d53050](https://github.com/sentry-kubernetes/charts/commit/7d53050f8c9bda2b2fca686685e44823706dc263))


### Bug Fixes

* **worker:** workerTransactions should be disabled by default ([#1275](https://github.com/sentry-kubernetes/charts/issues/1275)) ([6090619](https://github.com/sentry-kubernetes/charts/commit/6090619d326b420f6c177114ec55a5ef84f3a075))

## [23.0.3](https://github.com/sentry-kubernetes/charts/compare/sentry-v23.0.2...sentry-v23.0.3) (2024-05-22)


Expand Down
2 changes: 1 addition & 1 deletion 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: 23.0.3
version: 23.1.0
appVersion: 24.5.0
dependencies:
- name: memcached
Expand Down

0 comments on commit 9340b41

Please sign in to comment.