diff --git a/argocd/applications/templates/web-ui-admin.yaml b/argocd/applications/templates/web-ui-admin.yaml index 946d6b927..4d15c6c73 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: 3.2.2 + targetRevision: 3.2.4 helm: releaseName: web-ui valuesObject: diff --git a/argocd/applications/templates/web-ui-infra.yaml b/argocd/applications/templates/web-ui-infra.yaml index 1a0c5f570..07ccc4be3 100644 --- a/argocd/applications/templates/web-ui-infra.yaml +++ b/argocd/applications/templates/web-ui-infra.yaml @@ -21,7 +21,7 @@ spec: sources: - repoURL: {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }} chart: orch-ui/charts/orch-ui-infra - targetRevision: 3.2.15 + targetRevision: 3.2.17 helm: releaseName: web-ui valuesObject: diff --git a/argocd/applications/templates/web-ui-root.yaml b/argocd/applications/templates/web-ui-root.yaml index 32350dcfe..12439db18 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: 3.2.7 + targetRevision: 3.2.10 helm: releaseName: web-ui valuesObject: