Skip to content

Commit

Permalink
fix: add performance-view in configmap-sentry.yaml (#133)
Browse files Browse the repository at this point in the history
* add in configmap-sentry.yaml performance-view

* Updated version of chart

Co-authored-by: Kirill Ponomarev <kponomarev@usetech.ru>
  • Loading branch information
ksponomarev and Kirill Ponomarev authored Jul 27, 2020
1 parent abd5864 commit 72c41d2
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: 4.7.0
version: 4.7.1
appVersion: 20.7.2
dependencies:
- name: redis
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 @@ -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",
Expand Down

0 comments on commit 72c41d2

Please sign in to comment.