Skip to content

Commit 90d3c29

Browse files
jkossaksys-orch
andauthored
Day2: bump infra-managers and infra-external versions (#1014)
Co-authored-by: sys-orch <[email protected]>
1 parent 7b29fb2 commit 90d3c29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.9.5
24+
targetRevision: 2.10.0
2525
helm:
2626
releaseName: {{$appName}}
2727
valuesObject:

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

0 commit comments

Comments
 (0)