Skip to content

Commit

Permalink
sentry: update clickhouse subchart to 3.1.2 (#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
wtayyeb authored Apr 5, 2022
1 parent 824b858 commit afcd78b
Showing 1 changed file with 2 additions and 2 deletions.
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: 14.0.0
version: 14.0.1
appVersion: 22.3.0
dependencies:
- name: redis
Expand All @@ -15,7 +15,7 @@ dependencies:
condition: kafka.enabled
- name: clickhouse
repository: https://sentry-kubernetes.github.io/charts
version: 3.1.1
version: 3.1.2
condition: clickhouse.enabled
- name: zookeeper
repository: https://charts.bitnami.com/bitnami
Expand Down

0 comments on commit afcd78b

Please sign in to comment.