We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14a1777 commit 4173b03Copy full SHA for 4173b03
charts/devtron/Chart.yaml
@@ -11,7 +11,7 @@ keywords:
11
- argocd
12
- Hyperion
13
engine: gotpl
14
-version: 0.22.83
+version: 0.22.84
15
sources:
16
- https://github.com/devtron-labs/charts
17
dependencies:
charts/devtron/templates/kubewatch.yaml
@@ -30,6 +30,7 @@ rules:
30
- persistentvolumes
31
- events
32
- workflows
33
+ - secrets
34
verbs:
35
- list
36
- watch
@@ -221,4 +222,4 @@ spec:
221
222
revisionHistoryLimit: 3
223
{{- end }}
224
-{{- end }}
225
+{{- end }}
0 commit comments