Skip to content

Commit 4173b03

Browse files
misc: Update kubewatch.yaml (#6419)
* Update kubewatch.yaml * Update Chart.yaml
1 parent 14a1777 commit 4173b03

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

charts/devtron/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords:
1111
- argocd
1212
- Hyperion
1313
engine: gotpl
14-
version: 0.22.83
14+
version: 0.22.84
1515
sources:
1616
- https://github.com/devtron-labs/charts
1717
dependencies:

charts/devtron/templates/kubewatch.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ rules:
3030
- persistentvolumes
3131
- events
3232
- workflows
33+
- secrets
3334
verbs:
3435
- list
3536
- watch
@@ -221,4 +222,4 @@ spec:
221222
revisionHistoryLimit: 3
222223
{{- end }}
223224
{{- end }}
224-
{{- end }}
225+
{{- end }}

0 commit comments

Comments
 (0)