File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,15 @@ annotations:
17
17
- kind: changed
18
18
description: Update app version to 0.1.39
19
19
- kind: changed
20
- description: Update argo-cd chart to 5.51.6-4 -cap-2.9-2023.12.28-a52e719a5
20
+ description: Update argo-cd chart to 5.51.6-5 -cap-2.9-2024.1.17-0d221227f
21
21
- kind: changed
22
- description: Update app-proxy to 1.2606.1
22
+ description: Update app-proxy to 1.2608.0
23
23
- kind: fixed
24
24
description: Fix runtime components log
25
25
dependencies :
26
26
- name : argo-cd
27
27
repository : https://codefresh-io.github.io/argo-helm
28
- version : 5.51.6-4 -cap-2.9-2023.12.28-a52e719a5
28
+ version : 5.51.6-5 -cap-2.9-2024.1.17-0d221227f
29
29
- name : argo-events
30
30
repository : https://codefresh-io.github.io/argo-helm
31
31
version : 2.0.9-1-cap-CR-19893
Original file line number Diff line number Diff line change @@ -418,15 +418,15 @@ app-proxy:
418
418
tag : 1.1.10-main
419
419
image :
420
420
repository : quay.io/codefresh/cap-app-proxy
421
- tag : 1.2606.1
421
+ tag : 1.2608.0
422
422
pullPolicy : IfNotPresent
423
423
# -- Extra volume mounts for main container
424
424
extraVolumeMounts : []
425
425
426
426
initContainer :
427
427
image :
428
428
repository : quay.io/codefresh/cap-app-proxy-init
429
- tag : 1.2606.1
429
+ tag : 1.2608.0
430
430
pullPolicy : IfNotPresent
431
431
command :
432
432
- ./init.sh
You can’t perform that action at this time.
0 commit comments