We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a52e6 commit 48bf7f8Copy full SHA for 48bf7f8
argocd/applications/templates/infra-core.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.19.8
+ targetRevision: 2.20.0
25
helm:
26
releaseName: {{$appName}}
27
valuesObject:
0 commit comments