Skip to content

Commit

Permalink
fix: clickhouse-chart for correct placement of internal_replication (#…
Browse files Browse the repository at this point in the history
…1662)

Co-authored-by: Anton Patsev <[email protected]>
  • Loading branch information
patsevanton and Anton Patsev authored Jan 17, 2025
1 parent f7a1754 commit a3e82be
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.DS_Store
.idea

6 changes: 3 additions & 3 deletions charts/sentry/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
version: 29.3.14
- name: clickhouse
repository: https://sentry-kubernetes.github.io/charts
version: 3.14.0
version: 3.14.1
- name: zookeeper
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.4.11
Expand All @@ -23,5 +23,5 @@ dependencies:
- name: nginx
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.2.5
digest: sha256:7cf8aeed33089ff05f42054b5a49310f9d38d01eab349cc27f8c0df57eb91d9d
generated: "2025-01-06T01:36:52.739851807Z"
digest: sha256:2b19e9605468921ff96afb9f393ffe09d3121e5b91f32789e025851f0b66ff63
generated: "2025-01-17T18:17:43.022337376+06:00"
2 changes: 1 addition & 1 deletion charts/sentry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
condition: kafka.enabled
- name: clickhouse
repository: https://sentry-kubernetes.github.io/charts
version: 3.14.0
version: 3.14.1
condition: clickhouse.enabled
- name: zookeeper
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down

0 comments on commit a3e82be

Please sign in to comment.