Skip to content

Commit 0179f07

Browse files
committed
Update mfe versions for main
1 parent e715c3a commit 0179f07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

argocd/applications/templates/web-ui-infra.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: orch-ui/charts/orch-ui-infra
24-
targetRevision: 3.2.15
24+
targetRevision: 3.2.18
2525
helm:
2626
releaseName: web-ui
2727
valuesObject:

argocd/applications/templates/web-ui-root.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: orch-ui/charts/orch-ui-root
24-
targetRevision: 3.2.7
24+
targetRevision: 3.2.11
2525
helm:
2626
releaseName: web-ui
2727
valuesObject:

0 commit comments

Comments
 (0)