Skip to content

Commit

Permalink
feat: Bump sentry helm chart (#886)
Browse files Browse the repository at this point in the history
* Bump sentry helm chart

Allows us to integrate macie's changes

* use new sentry chart
  • Loading branch information
michaeljguarino authored Nov 16, 2023
1 parent dc545cb commit 3e167d0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions sentry/helm/sentry/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: sentry
repository: https://sentry-kubernetes.github.io/charts
version: 19.4.0
repository: https://pluralsh.github.io/plural-helm-charts
version: 19.4.0-plural2
- name: postgres
repository: https://pluralsh.github.io/module-library
version: 0.2.1
Expand All @@ -14,5 +14,5 @@ dependencies:
- name: runbook
repository: https://pluralsh.github.io/module-library
version: 0.1.1
digest: sha256:30ad4bae8f92b6b6b0f5b9d1635742c289afa0daf7f19319f9add9243aaaadff
generated: "2023-07-11T13:09:18.616422+02:00"
digest: sha256:2dfac5d86335400389a3535ec23bf866c9e95772aa96c52e926ac0fe4f0eb7cb
generated: "2023-11-16T14:34:25.463823-05:00"
6 changes: 3 additions & 3 deletions sentry/helm/sentry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
name: sentry
description: A Helm chart for deploying sentry on plural
type: application
version: 0.3.3
version: 0.3.4
appVersion: "23.6.1"
dependencies:
- name: sentry
version: 19.4.0
repository: https://sentry-kubernetes.github.io/charts
version: 19.4.0-plural2
repository: https://pluralsh.github.io/plural-helm-charts
- name: postgres
version: 0.2.1
repository: https://pluralsh.github.io/module-library
Expand Down
Binary file not shown.
Binary file removed sentry/helm/sentry/charts/sentry-19.4.0.tgz
Binary file not shown.

0 comments on commit 3e167d0

Please sign in to comment.