Skip to content

Commit

Permalink
kyverno-policy-reporter-ui: fix update block
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayk committed Jan 19, 2024
1 parent ca79fe6 commit 36adae6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kyverno-policy-reporter-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ subpackages:
update:
enabled: true
# There are tags with alpha and helm charts that break our update block.
ignore-regex-patterns:
- 'alpha'
- 'policy-reporter-ui-chart-'
github:
identifier: kyverno/policy-reporter-ui
use-tag: true
Expand Down

0 comments on commit 36adae6

Please sign in to comment.