Skip to content

Commit

Permalink
bump argocd helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
roi-codefresh committed Jun 14, 2022
1 parent ee6becb commit 4709cbb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion installer/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: csdp-installer
description: A Helm chart used for installing a CSDP runtime
type: application
version: 0.1.25
version: 0.1.26
appVersion: v0.0.12
12 changes: 6 additions & 6 deletions installer/helm/templates/argo-cd/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10181,7 +10181,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4
image: quay.io/codefresh/argocd:v2.3.4-cap-CR-12110-helm-resources-yaml
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -10214,7 +10214,7 @@ spec:
containers:
- command:
- argocd-notifications
image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4
image: quay.io/codefresh/argocd:v2.3.4-cap-CR-12110-helm-resources-yaml
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -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
image: quay.io/codefresh/argocd:v2.3.4-cap-CR-12110-helm-resources-yaml
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -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
image: quay.io/codefresh/argocd:v2.3.4-cap-CR-12110-helm-resources-yaml
name: copyutil
volumeMounts:
- mountPath: /var/run/argocd
Expand Down Expand Up @@ -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
image: quay.io/codefresh/argocd:v2.3.4-cap-CR-12110-helm-resources-yaml
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -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
image: quay.io/codefresh/argocd:v2.3.4-cap-CR-12110-helm-resources-yaml
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit 4709cbb

Please sign in to comment.