Skip to content

chore(deps): update kafka docker tag to v32 #1737

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/sentry/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
version: 17.11.3
- name: kafka
repository: oci://registry-1.docker.io/bitnamicharts
version: 29.3.14
version: 32.2.6
- name: clickhouse
repository: https://sentry-kubernetes.github.io/charts
version: 3.14.1
Expand All @@ -23,5 +23,5 @@ dependencies:
- name: nginx
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.2.5
digest: sha256:2b19e9605468921ff96afb9f393ffe09d3121e5b91f32789e025851f0b66ff63
generated: "2025-01-17T18:17:43.022337376+06:00"
digest: sha256:d6bcd49341dd4729f59d89c7e26c46e1c05e3f9e4b1bf1b88edf48e6d167b61f
generated: "2025-05-17T02:49:27.859695344Z"
2 changes: 1 addition & 1 deletion charts/sentry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
condition: redis.enabled
- name: kafka
repository: oci://registry-1.docker.io/bitnamicharts
version: 29.3.14
version: 32.2.6
condition: kafka.enabled
- name: clickhouse
repository: https://sentry-kubernetes.github.io/charts
Expand Down