Skip to content

Commit

Permalink
Update clickhouse dependency to 1.5.0 (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
joscha-alisch authored Jul 23, 2020
1 parent a9047db commit addff80
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 @@ -7,12 +7,12 @@ dependencies:
version: 9.0.4
- name: clickhouse
repository: https://sentry-kubernetes.github.io/charts
version: 1.4.0
version: 1.5.0
- name: rabbitmq-ha
repository: https://kubernetes-charts.storage.googleapis.com/
version: 1.39.0
- name: postgresql
repository: https://kubernetes-charts.storage.googleapis.com/
version: 8.2.1
digest: sha256:6836565e17e1e1d4c83a8061ef24d9d70b1765fa265d81af12f90d67fe3db19c
generated: "2020-07-09T08:26:42.248598+02:00"
digest: sha256:b0c03af78854426fbb32803b55427b4c6aadb98a753f1163f8ed906ade6e69d9
generated: "2020-07-23T08:54:02.125539557+02: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: 4.5.1
version: 4.6.0
appVersion: 20.7.2
dependencies:
- name: redis
Expand All @@ -15,7 +15,7 @@ dependencies:
condition: kafka.enabled
- name: clickhouse
repository: https://sentry-kubernetes.github.io/charts
version: 1.4.0
version: 1.5.0
condition: clickhouse.enabled
- name: rabbitmq-ha
repository: https://kubernetes-charts.storage.googleapis.com/
Expand Down
Binary file removed sentry/charts/clickhouse-1.4.0.tgz
Binary file not shown.
Binary file added sentry/charts/clickhouse-1.5.0.tgz
Binary file not shown.

0 comments on commit addff80

Please sign in to comment.