Skip to content

Commit

Permalink
[sentry] Update stable repo to new url (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
Antiarchitect authored Nov 13, 2020
1 parent 29cb2c9 commit b0aa5d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions sentry/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ dependencies:
repository: https://sentry-kubernetes.github.io/charts
version: 1.5.0
- name: rabbitmq-ha
repository: https://kubernetes-charts.storage.googleapis.com/
repository: https://charts.helm.sh/stable
version: 1.39.0
- name: postgresql
repository: https://kubernetes-charts.storage.googleapis.com/
repository: https://charts.helm.sh/stable
version: 8.2.1
- name: nginx
repository: https://charts.bitnami.com/bitnami
version: 6.0.5
digest: sha256:95a04a0fd6722f2f1b2d1750355060369a7d8e1cee6fd0e26974a4c402aff998
generated: "2020-08-10T10:58:35.648936347+02:00"
digest: sha256:e6df9c6f840b58037ae7533260b240076ef1272b4a8fbbf131dd1bd1cafa2cf8
generated: "2020-11-13T13:02:52.231306881+03:00"
6 changes: 3 additions & 3 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.2.0
version: 7.2.1
appVersion: 20.10.1
dependencies:
- name: redis
Expand All @@ -18,12 +18,12 @@ dependencies:
version: 1.5.0
condition: clickhouse.enabled
- name: rabbitmq-ha
repository: https://kubernetes-charts.storage.googleapis.com/
repository: https://charts.helm.sh/stable
version: 1.39.0
alias: rabbitmq
condition: rabbitmq.enabled
- name: postgresql
repository: https://kubernetes-charts.storage.googleapis.com/
repository: https://charts.helm.sh/stable
version: 8.2.1
condition: postgresql.enabled
- name: nginx
Expand Down

0 comments on commit b0aa5d3

Please sign in to comment.