diff --git a/argocd/applications/templates/web-ui-infra.yaml b/argocd/applications/templates/web-ui-infra.yaml index 07ccc4be3..f0fc7a7b2 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.17 + targetRevision: 3.2.18 helm: releaseName: web-ui valuesObject: diff --git a/argocd/applications/templates/web-ui-root.yaml b/argocd/applications/templates/web-ui-root.yaml index 12439db18..79092988c 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.10 + targetRevision: 3.2.11 helm: releaseName: web-ui valuesObject: