Skip to content

Commit 2ade6ce

Browse files
committed
fix: Update targetRevision in infra-onboarding.yaml to 1.34.1
1 parent 53f2ac7 commit 2ade6ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

argocd/applications/templates/infra-onboarding.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: 1.34.0
24+
targetRevision: 1.34.1
2525
helm:
2626
releaseName: {{$appName}}
2727
valuesObject:

0 commit comments

Comments
 (0)