Skip to content

Commit

Permalink
chore: release develop (#1502)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mokto authored Oct 1, 2024
1 parent 3eb75ef commit 4a30c27
Show file tree
Hide file tree
Showing 3 changed files with 9 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.11.0","charts/sentry":"25.11.0","charts/sentry-kubernetes":"0.4.0"}
{"charts/clickhouse":"3.11.0","charts/sentry":"25.11.1","charts/sentry-kubernetes":"0.4.0"}
7 changes: 7 additions & 0 deletions charts/sentry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [25.11.1](https://github.com/sentry-kubernetes/charts/compare/sentry-v25.11.0...sentry-v25.11.1) (2024-10-01)


### Bug Fixes

* reintroduced "Extend Redis functionality" ([#1492](https://github.com/sentry-kubernetes/charts/issues/1492)) broke S3 existing secret (from commit 0b7a7b4c) ([#1499](https://github.com/sentry-kubernetes/charts/issues/1499)) ([3eb75ef](https://github.com/sentry-kubernetes/charts/commit/3eb75ef861c68279975d2baa846bdf9b678474f3))

## [25.11.0](https://github.com/sentry-kubernetes/charts/compare/sentry-v25.10.1...sentry-v25.11.0) (2024-09-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: 25.11.0
version: 25.11.1
appVersion: 24.7.1
dependencies:
- name: memcached
Expand Down

0 comments on commit 4a30c27

Please sign in to comment.