Skip to content

Commit e526efe

Browse files
app-proxy 1.2749.0
1 parent 704e65a commit e526efe

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,15 @@ annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |
1717
- kind: changed
18-
description: "update argo-cd 5.55.0-1-cap-2.10-2024.3.26-681ab3018"
18+
description: "update argo-cd 5.55.0-1-cap-2.10-2024.3.29-1dcc54e29"
1919
- kind: changed
20-
description: "update codefresh-gitops-operator chart to 1.0.9 to handle promotions"
21-
- kind: changed
22-
description: "update cap-app-proxy to 1.2727.0 (exopse gitLog endpoint)"
20+
description: "update cap-app-proxy to 1.2749.0"
2321
- kind: added
2422
description: "Add PDB templates for internal-router and app-proxy"
2523
dependencies:
2624
- name: argo-cd
27-
repository: oci://quay.io/codefresh/charts/dev
28-
version: 5.55.0-1-cap-2.10-2024.3.29-8acbc5d5t
25+
repository: https://codefresh-io.github.io/argo-helm
26+
version: 5.55.0-1-cap-2.10-2024.3.29-1dcc54e29
2927
- name: argo-events
3028
repository: https://codefresh-io.github.io/argo-helm
3129
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
@@ -493,15 +493,15 @@ app-proxy:
493493
tag: 1.1.10-main
494494
image:
495495
repository: quay.io/codefresh/cap-app-proxy
496-
tag: 1.2727.0
496+
tag: 1.2749.0
497497
pullPolicy: IfNotPresent
498498
# -- Extra volume mounts for main container
499499
extraVolumeMounts: []
500500

501501
initContainer:
502502
image:
503503
repository: quay.io/codefresh/cap-app-proxy-init
504-
tag: 1.2727.0
504+
tag: 1.2749.0
505505
pullPolicy: IfNotPresent
506506
command:
507507
- ./init.sh

0 commit comments

Comments
 (0)