Skip to content

Commit 23a3628

Browse files
Merge pull request #140 from codefresh-io/CR-21857-app-proxy-bump
CR-21857-app-proxy-bump and argo-cd
2 parents 768d01c + 2903675 commit 23a3628

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ annotations:
1717
- kind: changed
1818
description: Update app version to 0.1.39
1919
- 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
2121
- kind: changed
22-
description: Update app-proxy to 1.2606.1
22+
description: Update app-proxy to 1.2608.0
2323
- kind: fixed
2424
description: Fix runtime components log
2525
dependencies:
2626
- name: argo-cd
2727
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
2929
- name: argo-events
3030
repository: https://codefresh-io.github.io/argo-helm
3131
version: 2.0.9-1-cap-CR-19893

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -418,15 +418,15 @@ app-proxy:
418418
tag: 1.1.10-main
419419
image:
420420
repository: quay.io/codefresh/cap-app-proxy
421-
tag: 1.2606.1
421+
tag: 1.2608.0
422422
pullPolicy: IfNotPresent
423423
# -- Extra volume mounts for main container
424424
extraVolumeMounts: []
425425

426426
initContainer:
427427
image:
428428
repository: quay.io/codefresh/cap-app-proxy-init
429-
tag: 1.2606.1
429+
tag: 1.2608.0
430430
pullPolicy: IfNotPresent
431431
command:
432432
- ./init.sh

0 commit comments

Comments
 (0)