Skip to content

Commit

Permalink
Merge pull request #1 from DandyDeveloper/improvement/dandydeveloper/…
Browse files Browse the repository at this point in the history
…kafka-upgrade

Upgrading Kafka
  • Loading branch information
DandyDeveloper authored Nov 17, 2020
2 parents f00fdd9 + c63f9ea commit a540a08
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 @@ -4,7 +4,7 @@ dependencies:
version: 9.3.2
- name: kafka
repository: https://charts.bitnami.com/bitnami
version: 9.0.4
version: 12.0.0
- name: clickhouse
repository: https://sentry-kubernetes.github.io/charts
version: 1.5.0
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: nginx
repository: https://charts.bitnami.com/bitnami
version: 6.0.5
digest: sha256:e6df9c6f840b58037ae7533260b240076ef1272b4a8fbbf131dd1bd1cafa2cf8
generated: "2020-11-13T13:02:52.231306881+03:00"
digest: sha256:eb574f9d0aac37cc16860ef31ecd9df4e32a0b610b39a5bc73bdefb1ba1100d6
generated: "2020-11-17T17:30:52.8193018+09: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: 7.3.1
version: 7.4.0
appVersion: 20.10.1
dependencies:
- name: redis
Expand All @@ -11,7 +11,7 @@ dependencies:
condition: redis.enabled
- name: kafka
repository: https://charts.bitnami.com/bitnami
version: 9.0.4
version: 12.0.0
condition: kafka.enabled
- name: clickhouse
repository: https://sentry-kubernetes.github.io/charts
Expand Down
Binary file added sentry/charts/kafka-12.0.0.tgz
Binary file not shown.
Binary file removed sentry/charts/kafka-9.0.4.tgz
Binary file not shown.

0 comments on commit a540a08

Please sign in to comment.