Skip to content

Commit 5e5b04c

Browse files
update argo-cd helm chart version to 7.7.14-4-cap-2.13.3-2025.3.3-bddbd99f7 (#410)
Signed-off-by: reggie-k <[email protected]> (cherry picked from commit 2aadb62)
1 parent 68bebd7 commit 5e5b04c

File tree

3 files changed

+47
-41
lines changed

3 files changed

+47
-41
lines changed

charts/gitops-runtime/Chart.yaml

+44-38
Original file line numberDiff line numberDiff line change
@@ -14,42 +14,48 @@ maintainers:
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
17-
- kind: security
18-
description: 'upgraded argo-cd with security fixes'
17+
- kind: changed
18+
description: 'chore: updated garage(aws-cli) with security fixes (#416)'
19+
- kind: changed
20+
description: 'chore: updated app-proxy with security fixes (#414)'
21+
- kind: changed
22+
description: 'chore: updated tunnel-client(frpc) with security fixes (#415)'
23+
- kind: changed
24+
description: update argo-cd helm chart version to 7.7.14-4-cap-2.13.3-2025.3.3-bddbd99f7 (#410)
1925
dependencies:
20-
- name: argo-cd
21-
repository: https://codefresh-io.github.io/argo-helm
22-
version: 7.7.14-5-cap-2.13.3-2025.3.5-50344f005
23-
- name: argo-events
24-
repository: https://codefresh-io.github.io/argo-helm
25-
version: 2.4.7-1-cap-CR-26731
26-
- name: argo-workflows
27-
repository: https://codefresh-io.github.io/argo-helm
28-
version: 0.45.2-v3.6.4-cap-CR-27392
29-
condition: argo-workflows.enabled
30-
- name: argo-rollouts
31-
repository: https://codefresh-io.github.io/argo-helm
32-
version: 2.37.3-2-v1.7.2-cap-CR-26082
33-
condition: argo-rollouts.enabled
34-
- name: sealed-secrets
35-
repository: https://bitnami-labs.github.io/sealed-secrets/
36-
version: 2.17.0
37-
- name: codefresh-tunnel-client
38-
repository: oci://quay.io/codefresh/charts
39-
version: 0.1.19
40-
alias: tunnel-client
41-
condition: tunnel-client.enabled
42-
- name: codefresh-gitops-operator
43-
repository: oci://quay.io/codefresh/charts
44-
version: 0.3.27
45-
alias: gitops-operator
46-
condition: gitops-operator.enabled
47-
- name: garage
48-
repository: https://codefresh-io.github.io/garage
49-
alias: garage-workflows-artifact-storage
50-
version: 0.5.0-cf.3
51-
condition: garage-workflows-artifact-storage.enabled
52-
- name: cf-argocd-extras
53-
repository: oci://quay.io/codefresh/charts
54-
version: 0.1.0
55-
condition: cf-argocd-extras.enabled
26+
- name: argo-cd
27+
repository: https://codefresh-io.github.io/argo-helm
28+
version: 7.7.14-5-cap-2.13.3-2025.3.5-50344f005
29+
- name: argo-events
30+
repository: https://codefresh-io.github.io/argo-helm
31+
version: 2.4.7-1-cap-CR-26731
32+
- name: argo-workflows
33+
repository: https://codefresh-io.github.io/argo-helm
34+
version: 0.45.2-v3.6.4-cap-CR-27392
35+
condition: argo-workflows.enabled
36+
- name: argo-rollouts
37+
repository: https://codefresh-io.github.io/argo-helm
38+
version: 2.37.3-2-v1.7.2-cap-CR-26082
39+
condition: argo-rollouts.enabled
40+
- name: sealed-secrets
41+
repository: https://bitnami-labs.github.io/sealed-secrets/
42+
version: 2.17.0
43+
- name: codefresh-tunnel-client
44+
repository: oci://quay.io/codefresh/charts
45+
version: 0.1.19
46+
alias: tunnel-client
47+
condition: tunnel-client.enabled
48+
- name: codefresh-gitops-operator
49+
repository: oci://quay.io/codefresh/charts
50+
version: 0.3.27
51+
alias: gitops-operator
52+
condition: gitops-operator.enabled
53+
- name: garage
54+
repository: https://codefresh-io.github.io/garage
55+
alias: garage-workflows-artifact-storage
56+
version: 0.5.0-cf.3
57+
condition: garage-workflows-artifact-storage.enabled
58+
- name: cf-argocd-extras
59+
repository: oci://quay.io/codefresh/charts
60+
version: 0.1.0
61+
condition: cf-argocd-extras.enabled

charts/gitops-runtime/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ sealed-secrets:
101101
| app-proxy.image-enrichment.serviceAccount.name | string | `"codefresh-image-enrichment-sa"` | Name of the service account to create or the name of the existing one to use |
102102
| app-proxy.image.pullPolicy | string | `"IfNotPresent"` | |
103103
| app-proxy.image.repository | string | `"quay.io/codefresh/cap-app-proxy"` | |
104-
| app-proxy.image.tag | string | `"1.3307.0"` | |
104+
| app-proxy.image.tag | string | `"1.3318.0"` | |
105105
| app-proxy.imagePullSecrets | list | `[]` | |
106106
| app-proxy.initContainer.command[0] | string | `"./init.sh"` | |
107107
| app-proxy.initContainer.env | object | `{}` | |

charts/gitops-runtime/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ sealed-secrets:
132132
cpu: 200m
133133
memory: 512Mi
134134
# ---------------------------------------------------------------------------------------------------------------------
135-
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-cd-7.7.14-3-cap-2.13.3-2025.2.12-7bfd6c858/charts/argo-cd
135+
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-cd-7.7.14-5-cap-2.13.3-2025.3.5-50344f005/charts/argo-cd
136136
# ---------------------------------------------------------------------------------------------------------------------
137137
argo-cd:
138138
fullnameOverride: argo-cd
@@ -356,7 +356,7 @@ internal-router:
356356
# -- Set number of pods that are unavailable after eviction as number or percentage
357357
maxUnavailable: ""
358358
# ---------------------------------------------------------------------------------------------------------------------
359-
# DOCS: https://github.com/codefresh-io/codefresh-tunnel-charts/blob/codefresh-tunnel-client-0.1.18-helm/codefresh-tunnel-client/values.yaml
359+
# DOCS: https://github.com/codefresh-io/codefresh-tunnel-charts/blob/codefresh-tunnel-client-0.1.19-helm/codefresh-tunnel-client/values.yaml
360360
# ---------------------------------------------------------------------------------------------------------------------
361361
tunnel-client:
362362
# -- Will only be used if global.runtime.ingress.enabled = false

0 commit comments

Comments
 (0)