Skip to content

Commit dd47513

Browse files
authored
Merge branch 'main' into niket-intc-patch-1
2 parents 42ea4e3 + f727a33 commit dd47513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argocd/applications/templates/infra-external.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
sources:
2222
- repoURL: {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }}
2323
chart: infra/charts/{{$appName}}
24-
targetRevision: 2.11.2
24+
targetRevision: 2.12.1
2525
helm:
2626
releaseName: {{$appName}}
2727
valuesObject:

0 commit comments

Comments
 (0)