Skip to content

Commit f9cc7d2

Browse files
chore: update argocd v.3.3.2 (#1113)
* update argocd v.3.3.2 * update cap-app-proxy image tags to fix argocd v3.3.2 compatibility
1 parent 56b4985 commit f9cc7d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
- name: argo-cd
1818
repository: https://argoproj.github.io/argo-helm
1919
condition: argo-cd.enabled
20-
version: 9.3.0
20+
version: 9.4.4
2121
- name: argo-workflows
2222
repository: https://codefresh-io.github.io/argo-helm
2323
version: 0.45.18-v3.6.7-cap-CR-32333

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -459,14 +459,14 @@ app-proxy:
459459
tag: 1.1.22-main
460460
image:
461461
repository: quay.io/codefresh/cap-app-proxy
462-
tag: 1.4058.0
462+
tag: 1.4067.0
463463
pullPolicy: IfNotPresent
464464
# -- Extra volume mounts for main container
465465
extraVolumeMounts: []
466466
initContainer:
467467
image:
468468
repository: quay.io/codefresh/cap-app-proxy-init
469-
tag: 1.4058.0
469+
tag: 1.4067.0
470470
pullPolicy: IfNotPresent
471471
command:
472472
- ./init.sh

0 commit comments

Comments
 (0)