We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70a80bf commit 93eaa58Copy full SHA for 93eaa58
argocd/applications/templates/edgenode-observability.yaml
@@ -19,7 +19,7 @@ spec:
19
sources:
20
- repoURL: {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }}
21
chart: o11y/charts/{{$appName}}
22
- targetRevision: 0.10.17
+ targetRevision: 0.10.18
23
helm:
24
releaseName: {{$appName}}
25
valuesObject:
0 commit comments