diff --git a/.github/actions/cypress/action.yaml b/.github/actions/cypress/action.yaml index 8f7c67c15..b130064e8 100644 --- a/.github/actions/cypress/action.yaml +++ b/.github/actions/cypress/action.yaml @@ -40,7 +40,7 @@ runs: with: repository: open-edge-platform/orch-ui path: orch-ui - ref: d17f65821d4879b80300d942966ca919f2a51924 + ref: 1d2a8182411f24dad5bd317f42fe9f631fdcf01a persist-credentials: false - run: git log -1 shell: bash diff --git a/argocd/applications/templates/web-ui-admin.yaml b/argocd/applications/templates/web-ui-admin.yaml index 49c77529a..24d8c5b60 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.0 + targetRevision: 3.2.1 helm: releaseName: web-ui valuesObject: diff --git a/argocd/applications/templates/web-ui-app-orch.yaml b/argocd/applications/templates/web-ui-app-orch.yaml index bb89beac4..dc5e40c8d 100644 --- a/argocd/applications/templates/web-ui-app-orch.yaml +++ b/argocd/applications/templates/web-ui-app-orch.yaml @@ -21,7 +21,7 @@ spec: sources: - repoURL: {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }} chart: orch-ui/charts/orch-ui-app-orch - targetRevision: 3.2.2 + targetRevision: 3.2.3 helm: releaseName: web-ui valuesObject: diff --git a/argocd/applications/templates/web-ui-cluster-orch.yaml b/argocd/applications/templates/web-ui-cluster-orch.yaml index 911174873..98c7add14 100644 --- a/argocd/applications/templates/web-ui-cluster-orch.yaml +++ b/argocd/applications/templates/web-ui-cluster-orch.yaml @@ -21,7 +21,7 @@ spec: sources: - repoURL: {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }} chart: orch-ui/charts/orch-ui-cluster-orch - targetRevision: 3.2.2 + targetRevision: 3.2.3 helm: releaseName: web-ui valuesObject: diff --git a/argocd/applications/templates/web-ui-infra.yaml b/argocd/applications/templates/web-ui-infra.yaml index 347852302..4db64d895 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.4 + targetRevision: 3.2.6 helm: releaseName: web-ui valuesObject: diff --git a/argocd/applications/templates/web-ui-root.yaml b/argocd/applications/templates/web-ui-root.yaml index 5d78559c2..f9accfc1c 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.1 + targetRevision: 3.2.3 helm: releaseName: web-ui valuesObject: