File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ annotations:
22
22
description: Update argo-rollouts chart to 2.32.5-3-analysis-fix
23
23
- kind: fixed
24
24
description: fix routing to workflows native UI
25
+ - kind: changed
26
+ description: Update app-proxy to 1.2623.0
25
27
dependencies :
26
28
- name : argo-cd
27
29
repository : https://codefresh-io.github.io/argo-helm
Original file line number Diff line number Diff line change @@ -424,15 +424,15 @@ app-proxy:
424
424
tag : 1.1.10-main
425
425
image :
426
426
repository : quay.io/codefresh/cap-app-proxy
427
- tag : 1.2608 .0
427
+ tag : 1.2623 .0
428
428
pullPolicy : IfNotPresent
429
429
# -- Extra volume mounts for main container
430
430
extraVolumeMounts : []
431
431
432
432
initContainer :
433
433
image :
434
434
repository : quay.io/codefresh/cap-app-proxy-init
435
- tag : 1.2608 .0
435
+ tag : 1.2623 .0
436
436
pullPolicy : IfNotPresent
437
437
command :
438
438
- ./init.sh
You can’t perform that action at this time.
0 commit comments