diff --git a/sentry/Chart.yaml b/sentry/Chart.yaml index fda7c0e5a..e4a5aec7a 100644 --- a/sentry/Chart.yaml +++ b/sentry/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sentry description: A Helm chart for Kubernetes type: application -version: 4.7.0 +version: 4.7.1 appVersion: 20.7.2 dependencies: - name: redis diff --git a/sentry/templates/configmap-sentry.yaml b/sentry/templates/configmap-sentry.yaml index 2b7056f01..a79591091 100644 --- a/sentry/templates/configmap-sentry.yaml +++ b/sentry/templates/configmap-sentry.yaml @@ -292,6 +292,7 @@ data: "organizations:integrations-issue-sync", "organizations:invite-members", "organizations:new-issue-ui", + "organizations:performance-view", "organizations:repos", "organizations:require-2fa", "organizations:sentry10",