Skip to content

Commit

Permalink
fix: missing profiling config (#1038)
Browse files Browse the repository at this point in the history
  • Loading branch information
TartanLeGrand authored Oct 23, 2023
1 parent 438a2f8 commit 5d21ac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion 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: 20.8.0
version: 20.8.1
appVersion: 23.10.1
dependencies:
- name: memcached
Expand Down
1 change: 1 addition & 0 deletions sentry/templates/configmap-sentry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ data:
"organizations:profiling-global-suspect-functions",
"organizations:profiling-cpu-chart",
"organizations:profiling-memory-chart",
"organizations:profiling-view",
{{ end -}}
"organizations:dashboards-mep",
Expand Down

0 comments on commit 5d21ac2

Please sign in to comment.