Skip to content

Commit 5c55968

Browse files
authored
chore: release develop (#1623)
1 parent bcbd6ed commit 5c55968

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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.13.0","charts/sentry":"26.8.0","charts/sentry-kubernetes":"0.4.0"}
1+
{"charts/clickhouse":"3.13.0","charts/sentry":"26.8.1","charts/sentry-kubernetes":"0.4.0"}

charts/sentry/CHANGELOG.md

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

3+
## [26.8.1](https://github.com/sentry-kubernetes/charts/compare/sentry-v26.8.0...sentry-v26.8.1) (2024-12-11)
4+
5+
6+
### Bug Fixes
7+
8+
* Add missing ingest for feedback events ([#1630](https://github.com/sentry-kubernetes/charts/issues/1630)) ([3882cae](https://github.com/sentry-kubernetes/charts/commit/3882cae9b5cde0591f87b9021e09ddbad27ca659))
9+
* missing flags required for Queues and Queries instrumentation ([#1622](https://github.com/sentry-kubernetes/charts/issues/1622)) ([a9b6b61](https://github.com/sentry-kubernetes/charts/commit/a9b6b61c842c5a92f0e011d3ae74c489bb83602c))
10+
* missing profilingFunctionsConsumer.sidecars ([#1627](https://github.com/sentry-kubernetes/charts/issues/1627)) ([bcbd6ed](https://github.com/sentry-kubernetes/charts/commit/bcbd6ed01e76d741ab500adf1aa6038f0b36f631))
11+
312
## [26.8.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v26.7.0...sentry-v26.8.0) (2024-12-04)
413

514

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.8.0
5+
version: 26.8.1
66
appVersion: 24.9.0
77
dependencies:
88
- name: memcached

0 commit comments

Comments
 (0)