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 7b29fb2 commit a46e980Copy full SHA for a46e980
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.5
+ targetRevision: 0.10.6
23
helm:
24
releaseName: {{$appName}}
25
valuesObject:
argocd/applications/templates/orchestrator-observability.yaml
@@ -21,7 +21,7 @@ spec:
- targetRevision: 0.5.6
+ targetRevision: 0.5.7
26
27
0 commit comments