Skip to content

Commit 56099b2

Browse files
update argocd v.3.3.2 and cap-app-proxy
1 parent 69f8d38 commit 56099b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
- name: argo-cd
2020
repository: https://argoproj.github.io/argo-helm
2121
condition: argo-cd.enabled
22-
version: 9.4.2
22+
version: 9.4.4
2323
- name: argo-workflows
2424
repository: https://codefresh-io.github.io/argo-helm
2525
version: 0.45.18-v3.6.7-cap-CR-32333

charts/gitops-runtime/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -458,15 +458,15 @@ app-proxy:
458458
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info
459459
tag: 1.1.22-main
460460
image:
461-
repository: quay.io/codefresh/cap-app-proxy
462-
tag: c7216c5
461+
repository: quay.io/codefresh/dev/cap-app-proxy
462+
tag: 1.4062.0-fix-upd-argo-cd-to-3-3-0-5daacb6
463463
pullPolicy: IfNotPresent
464464
# -- Extra volume mounts for main container
465465
extraVolumeMounts: []
466466
initContainer:
467467
image:
468-
repository: quay.io/codefresh/cap-app-proxy-init
469-
tag: c7216c5
468+
repository: quay.io/codefresh/dev/cap-app-proxy-init
469+
tag: 1.4062.0-fix-upd-argo-cd-to-3-3-0-5daacb6
470470
pullPolicy: IfNotPresent
471471
command:
472472
- ./init.sh

0 commit comments

Comments
 (0)