Skip to content

Commit 4709cbb

Browse files
committed
bump argocd helm chart
1 parent ee6becb commit 4709cbb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

installer/helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: csdp-installer
33
description: A Helm chart used for installing a CSDP runtime
44
type: application
5-
version: 0.1.25
5+
version: 0.1.26
66
appVersion: v0.0.12

installer/helm/templates/argo-cd/install.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10181,7 +10181,7 @@ spec:
1018110181
- -n
1018210182
- /usr/local/bin/argocd
1018310183
- /shared/argocd-dex
10184-
image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4
10184+
image: quay.io/codefresh/argocd:v2.3.4-cap-CR-12110-helm-resources-yaml
1018510185
imagePullPolicy: Always
1018610186
name: copyutil
1018710187
volumeMounts:
@@ -10214,7 +10214,7 @@ spec:
1021410214
containers:
1021510215
- command:
1021610216
- argocd-notifications
10217-
image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4
10217+
image: quay.io/codefresh/argocd:v2.3.4-cap-CR-12110-helm-resources-yaml
1021810218
imagePullPolicy: Always
1021910219
livenessProbe:
1022010220
tcpSocket:
@@ -10411,7 +10411,7 @@ spec:
1041110411
value: /helm-working-dir
1041210412
- name: HELM_DATA_HOME
1041310413
value: /helm-working-dir
10414-
image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4
10414+
image: quay.io/codefresh/argocd:v2.3.4-cap-CR-12110-helm-resources-yaml
1041510415
imagePullPolicy: Always
1041610416
livenessProbe:
1041710417
failureThreshold: 3
@@ -10460,7 +10460,7 @@ spec:
1046010460
- -n
1046110461
- /usr/local/bin/argocd
1046210462
- /var/run/argocd/argocd-cmp-server
10463-
image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4
10463+
image: quay.io/codefresh/argocd:v2.3.4-cap-CR-12110-helm-resources-yaml
1046410464
name: copyutil
1046510465
volumeMounts:
1046610466
- mountPath: /var/run/argocd
@@ -10683,7 +10683,7 @@ spec:
1068310683
key: server.http.cookie.maxnumber
1068410684
name: argocd-cmd-params-cm
1068510685
optional: true
10686-
image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4
10686+
image: quay.io/codefresh/argocd:v2.3.4-cap-CR-12110-helm-resources-yaml
1068710687
imagePullPolicy: Always
1068810688
livenessProbe:
1068910689
httpGet:
@@ -10873,7 +10873,7 @@ spec:
1087310873
key: controller.default.cache.expiration
1087410874
name: argocd-cmd-params-cm
1087510875
optional: true
10876-
image: quay.io/codefresh/argocd:CR-11890-sync-v2.3.4
10876+
image: quay.io/codefresh/argocd:v2.3.4-cap-CR-12110-helm-resources-yaml
1087710877
imagePullPolicy: Always
1087810878
livenessProbe:
1087910879
httpGet:

0 commit comments

Comments
 (0)