diff --git a/argocd/applications/templates/web-ui-admin.yaml b/argocd/applications/templates/web-ui-admin.yaml index 8f099b2c2..5b10808a7 100644 --- a/argocd/applications/templates/web-ui-admin.yaml +++ b/argocd/applications/templates/web-ui-admin.yaml @@ -21,7 +21,7 @@ spec: sources: - repoURL: {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }} chart: orch-ui/charts/orch-ui-admin - targetRevision: 4.0.8 + targetRevision: 4.0.9 helm: releaseName: web-ui valuesObject: diff --git a/argocd/applications/templates/web-ui-root.yaml b/argocd/applications/templates/web-ui-root.yaml index 8e3ade187..b96ffb856 100644 --- a/argocd/applications/templates/web-ui-root.yaml +++ b/argocd/applications/templates/web-ui-root.yaml @@ -21,7 +21,7 @@ spec: sources: - repoURL: {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }} chart: orch-ui/charts/orch-ui-root - targetRevision: 4.0.11 + targetRevision: 4.0.12 helm: releaseName: web-ui valuesObject: