Skip to content

Commit

Permalink
chore: Updating cluster-shield
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-furlan authored and github-actions[bot] committed Jan 7, 2025
1 parent 3a0cfe7 commit 4e7ca9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/cluster-shield/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: cluster-shield
description: Cluster Shield Helm Chart for Kubernetes
type: application
version: 1.6.0
appVersion: "1.6.0"
version: 1.7.0
appVersion: "1.7.0"
maintainers:
- name: AlbertoBarba
email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion charts/cluster-shield/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ cluster_shield:
# The list of namespaces to exclude from the audit feature
excluded_namespaces: []
# List of rules used to determine if a request should be audited
webhook_rules: # +doc-gen:break
webhook_rules: # +doc-gen:break
- apiGroups:
- ""
- apps
Expand Down

0 comments on commit 4e7ca9d

Please sign in to comment.