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 90d3c29Copy full SHA for 90d3c29
argocd/applications/templates/infra-external.yaml
@@ -21,7 +21,7 @@ spec:
21
sources:
22
- repoURL: {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }}
23
chart: infra/charts/{{$appName}}
24
- targetRevision: 2.9.5
+ targetRevision: 2.10.0
25
helm:
26
releaseName: {{$appName}}
27
valuesObject:
argocd/applications/templates/infra-managers.yaml
- targetRevision: 2.15.7
+ targetRevision: 2.15.8
0 commit comments