Skip to content

Commit 14c61f5

Browse files
committed
build: upgrade argo-workflows
1 parent 75bb3e7 commit 14c61f5

File tree

1 file changed

+5
-34
lines changed

1 file changed

+5
-34
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 5 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
appVersion: 0.2.0
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
5-
version: 0.26.1
5+
version: 0.26.2
66
home: https://github.com/codefresh-io/gitops-runtime-helm
77
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
88
keywords:
@@ -12,42 +12,13 @@ maintainers:
1212
- name: codefresh
1313
url: https://codefresh-io.github.io/
1414
annotations:
15+
artifacthub.io/containsSecurityUpdates: "true"
1516
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1617
artifacthub.io/changes: |
17-
- kind: added
18-
description: 'Multi-runtime installation support (#939, #946)'
19-
- kind: added
20-
description: 'Checksum annotations for improved change detection (#942)'
21-
- kind: added
22-
description: 'Namespace-scoped Argo Workflows support (#917)'
23-
- kind: added
24-
description: 'Telemetry configuration support (#848)'
2518
- kind: changed
26-
description: 'Migrated to OSS Argo CD and Argo Helm charts (#823)'
27-
- kind: changed
28-
description: 'Moved Argo CD auth values to global.integrations.argo-cd.server.auth (#768)'
29-
- kind: changed
30-
description: 'Refactored event-reporters: replaced argo-events runtime and cluster event-reporters, renamed sources-server to argo-gateway (#744)'
31-
- kind: changed
32-
description: 'Updated app-proxy with improvements: default-git-source initialization, autoDetectArgoCd values structure update, branch data in pull request info, git-source permissions for fine-grained tokens, and git process management fixes (#956, #943, #932, #737, #902, #901, #878, #804, #802, #795, #760)'
33-
- kind: changed
34-
description: 'Updated cf-argocd-extras: fixed resource attribute keys, unified event reporter values, removed sharding logic (#930, #845, #819)'
35-
- kind: changed
36-
description: 'Updated Argo CD version constraint for compatibility (#941)'
37-
- kind: changed
38-
description: 'Updated installer with latest CLI v2 and kubectl versions (#849, #697)'
39-
- kind: changed
40-
description: 'Disabled Argo Rollouts by default (#917)'
19+
description: 'Update "argo-workflows" to 0.45.17-v3.6.7-cap-CR-31761'
4120
- kind: security
42-
description: 'Fixed security vulnerabilities in app-proxy, cf-argocd-extras, argo-rollouts, argo-events, argo-workflows, and enrichment images (#702, #725, #730, #716, #788)'
43-
- kind: changed
44-
description: 'Updated Argo Rollouts chart to 2.37.3-7-v1.7.2-cap-OSS-697 (#730)'
45-
- kind: changed
46-
description: 'Updated Argo Events chart to 2.4.9-cap-CR-30841 (#716)'
47-
- kind: changed
48-
description: 'Updated Argo Workflows chart to 0.45.16-v3.6.7-cap-CR-30835 (#716)'
49-
- kind: changed
50-
description: 'Updated codefresh-tunnel-client chart to 0.1.22 (#693)'
21+
description: 'Fix security vulnerabilities in "argo-workflows"'
5122
dependencies:
5223
- name: argo-cd
5324
repository: https://argoproj.github.io/argo-helm
@@ -59,7 +30,7 @@ dependencies:
5930
condition: argo-events.enabled
6031
- name: argo-workflows
6132
repository: https://codefresh-io.github.io/argo-helm
62-
version: 0.45.16-v3.6.7-cap-CR-30835
33+
version: 0.45.17-v3.6.7-cap-CR-31761
6334
condition: argo-workflows.enabled
6435
- name: argo-rollouts
6536
repository: https://codefresh-io.github.io/argo-helm

0 commit comments

Comments
 (0)