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 2ceb3a5 commit c5c0028Copy full SHA for c5c0028
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.7.2
+ targetRevision: 2.7.4
25
helm:
26
releaseName: {{$appName}}
27
valuesObject:
0 commit comments