Skip to content

Commit

Permalink
chore: release develop (#1623)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mokto authored Dec 11, 2024
1 parent bcbd6ed commit 5c55968
Show file tree
Hide file tree
Showing 3 changed files with 11 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.13.0","charts/sentry":"26.8.0","charts/sentry-kubernetes":"0.4.0"}
{"charts/clickhouse":"3.13.0","charts/sentry":"26.8.1","charts/sentry-kubernetes":"0.4.0"}
9 changes: 9 additions & 0 deletions charts/sentry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [26.8.1](https://github.com/sentry-kubernetes/charts/compare/sentry-v26.8.0...sentry-v26.8.1) (2024-12-11)


### Bug Fixes

* Add missing ingest for feedback events ([#1630](https://github.com/sentry-kubernetes/charts/issues/1630)) ([3882cae](https://github.com/sentry-kubernetes/charts/commit/3882cae9b5cde0591f87b9021e09ddbad27ca659))
* 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))
* missing profilingFunctionsConsumer.sidecars ([#1627](https://github.com/sentry-kubernetes/charts/issues/1627)) ([bcbd6ed](https://github.com/sentry-kubernetes/charts/commit/bcbd6ed01e76d741ab500adf1aa6038f0b36f631))

## [26.8.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v26.7.0...sentry-v26.8.0) (2024-12-04)


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.8.0
version: 26.8.1
appVersion: 24.9.0
dependencies:
- name: memcached
Expand Down

0 comments on commit 5c55968

Please sign in to comment.