Skip to content

Commit fb8cd5b

Browse files
Merge pull request #147 from codefresh-io/CR-22268-argo-cd-vuln-fix-update
CR-22268-argo-cd-vuln-fix-update
2 parents e91fc0e + ebc8b6f commit fb8cd5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 0.1.39
2+
appVersion: 0.1.40
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
55
version: 0.4.3
@@ -17,13 +17,13 @@ annotations:
1717
- kind: changed
1818
description: Add codefresh-gitops-operator as separate chart
1919
- kind: changed
20-
description: Update argo-cd chart to 5.51.6-7-cap-2.9-2024.1.22-375d827f3
20+
description: Update argo-cd chart to 5.51.6-8-cap-2.9-2024.1.24-ccd7124b3. Includes: window rate limiter for the event reporter; support of apps in non-contoller namespaces for non-GRPC reporting mode; critical vuln fixes for argocd;
2121
- kind: changed
2222
description: Update argo-rollouts chart to 2.32.5-3-analysis-fix
2323
dependencies:
2424
- name: argo-cd
2525
repository: https://codefresh-io.github.io/argo-helm
26-
version: 5.51.6-7-cap-2.9-2024.1.22-375d827f3
26+
version: 5.51.6-8-cap-2.9-2024.1.24-ccd7124b3
2727
- name: argo-events
2828
repository: https://codefresh-io.github.io/argo-helm
2929
version: 2.0.9-1-cap-CR-19893

0 commit comments

Comments
 (0)