We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2082f2 commit 550aaffCopy full SHA for 550aaff
3 files changed
charts/shield/Chart.yaml
@@ -13,5 +13,5 @@ maintainers:
13
- name: mavimo
14
email: marcovito.moscaritolo@sysdig.com
15
type: application
16
-version: 1.31.0
+version: 1.31.1
17
appVersion: "1.0.0"
charts/shield/templates/host/role.yaml
@@ -21,4 +21,5 @@ rules:
21
- list
22
- update
23
- watch
24
+ - delete
25
{{- end }}
charts/shield/tests/host/role_test.yaml
@@ -35,6 +35,7 @@ tests:
35
36
37
38
39
40
- it: Ensure the Role is not created when not requested
41
set:
0 commit comments