Skip to content

Commit 93eaa58

Browse files
authored
Update edgenode-observability to 0.10.18 (#1286)
1 parent 70a80bf commit 93eaa58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argocd/applications/templates/edgenode-observability.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
sources:
2020
- repoURL: {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }}
2121
chart: o11y/charts/{{$appName}}
22-
targetRevision: 0.10.17
22+
targetRevision: 0.10.18
2323
helm:
2424
releaseName: {{$appName}}
2525
valuesObject:

0 commit comments

Comments
 (0)