diff --git a/csdp/base/argo-cd/kustomization.yaml b/csdp/base/argo-cd/kustomization.yaml index 7a2bfb2..29fa517 100644 --- a/csdp/base/argo-cd/kustomization.yaml +++ b/csdp/base/argo-cd/kustomization.yaml @@ -7,7 +7,7 @@ resources: - default-rbac.yaml images: - name: quay.io/codefresh/argocd - newTag: CR-11890-sync-v2.3.4-a + newTag: CR-11890-sync-v2.3.4 - name: quay.io/codefresh/applicationset newTag: v0.4.2 diff --git a/csdp/base/kustomization.yaml b/csdp/base/kustomization.yaml index 3bdc71a..fffdadf 100644 --- a/csdp/base/kustomization.yaml +++ b/csdp/base/kustomization.yaml @@ -8,4 +8,4 @@ configMapGenerator: - name: codefresh-cm behavior: create literals: - - version=v0.0.318 + - version=v0.0.319 diff --git a/installer/helm/Chart.yaml b/installer/helm/Chart.yaml index 9659d0d..1115666 100644 --- a/installer/helm/Chart.yaml +++ b/installer/helm/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: csdp-installer description: A Helm chart used for installing a CSDP runtime type: application -version: 0.1.23 +version: 0.1.24 appVersion: v0.0.11 diff --git a/installer/helm/templates/argo-cd/install.yaml b/installer/helm/templates/argo-cd/install.yaml index 701bd65..738ba0d 100644 --- a/installer/helm/templates/argo-cd/install.yaml +++ b/installer/helm/templates/argo-cd/install.yaml @@ -10181,7 +10181,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4-a + image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4 imagePullPolicy: Always name: copyutil volumeMounts: @@ -10214,7 +10214,7 @@ spec: containers: - command: - argocd-notifications - image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4-a + image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -10411,7 +10411,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4-a + image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -10460,7 +10460,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4-a + image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4 name: copyutil volumeMounts: - mountPath: /var/run/argocd @@ -10683,7 +10683,7 @@ spec: key: server.http.cookie.maxnumber name: argocd-cmd-params-cm optional: true - image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4-a + image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4 imagePullPolicy: Always livenessProbe: httpGet: @@ -10873,7 +10873,7 @@ spec: key: controller.default.cache.expiration name: argocd-cmd-params-cm optional: true - image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4-a + image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4 imagePullPolicy: Always livenessProbe: httpGet: