Skip to content

Commit

Permalink
Bump clickhouse dep version to 3.7.1 (#1198)
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaiIuzhaninYS authored Apr 5, 2024
1 parent bd2ab34 commit 8a3b2f6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions sentry/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
version: 23.0.7
- name: clickhouse
repository: https://sentry-kubernetes.github.io/charts
version: 3.7.0
version: 3.7.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: 14.2.2
digest: sha256:1efe56211a485ac6f6e7e24b1dec64beac3e13fc47f2ec3919f6a11df7f24e3a
generated: "2023-12-22T11:35:21.369627+09:00"
digest: sha256:108a23a1ac0d4c2da1e133b05b8837d75da198d405d0086e01efb4e42879a36b
generated: "2024-04-02T10:18:36.917488+03:00"
4 changes: 2 additions & 2 deletions 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: 21.6.2
version: 21.6.3
appVersion: 24.2.0
dependencies:
- name: memcached
Expand All @@ -19,7 +19,7 @@ dependencies:
condition: kafka.enabled
- name: clickhouse
repository: https://sentry-kubernetes.github.io/charts
version: 3.7.0
version: 3.7.1
condition: clickhouse.enabled
- name: zookeeper
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down
Binary file removed sentry/charts/clickhouse-3.7.0.tgz
Binary file not shown.
Binary file added sentry/charts/clickhouse-3.7.1.tgz
Binary file not shown.

0 comments on commit 8a3b2f6

Please sign in to comment.