Skip to content

Commit

Permalink
fix(shield): allow audit tap in local forwarder (#2158)
Browse files Browse the repository at this point in the history
  • Loading branch information
aroberts87 authored Feb 20, 2025
1 parent 93f4aa9 commit 590ce96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/shield/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ maintainers:
- name: mavimo
email: marcovito.moscaritolo@sysdig.com
type: application
version: 0.9.1
version: 0.9.2
appVersion: "1.0.0"
1 change: 1 addition & 0 deletions charts/shield/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -942,6 +942,7 @@
"items": {
"type": "string",
"enum": [
"AUDIT_TAP",
"POLICY_EVENTS",
"SECURE_AUDIT"
]
Expand Down

0 comments on commit 590ce96

Please sign in to comment.