1
1
apiVersion : v2
2
- appVersion : 0.1.69
2
+ appVersion : 0.1.70
3
3
description : A Helm chart for Codefresh gitops runtime
4
4
name : gitops-runtime
5
- version : 0.18.0
5
+ version : 0.18.1
6
6
home : https://github.com/codefresh-io/gitops-runtime-helm
7
7
icon : https://avatars1.githubusercontent.com/u/11412079?v=3
8
8
keywords :
@@ -14,60 +14,48 @@ maintainers:
14
14
annotations :
15
15
artifacthub.io/alternativeName : " codefresh-gitops-runtime"
16
16
artifacthub.io/changes : |-
17
- - kind: added
18
- description: Implemented support for customer-managed Argo CD instances (#399)
19
- - kind: added
20
- description: Added script to verify Argo CD service labels for auto-detection (#423)
21
17
- kind: changed
22
- description: Set LEADER_ELECT based on replicaCount in gitops-operator (#419)
23
- - kind: fixed
24
- description: Fixed typo in parameter name in values.yaml file (#418)
18
+ description: 'feat: bump app-proxy to 1.3389.0 (#432)'
25
19
- kind: changed
26
- description: Updated garage (aws-cli) dependency (#416)
20
+ description: 'chore: update chart NOTES.txt (#431)'
27
21
- kind: changed
28
- description: Updated app-proxy image version to 1.3362.0 (#414)
22
+ description: 'fix: argocd fullname template; feat: add sources-server and event-reporter versions to codefresh-cm ConfigMap (#430)'
29
23
- kind: changed
30
- description: Updated tunnel-client (frpc) dependency to 0.1.19 (#415)
31
- - kind: changed
32
- description: Updated argo-cd helm chart version to 7.7.14-5-cap-2.13.3-2025.3.5-50344f005 (#410)
33
- - kind: changed
34
- description: Bumped gitops-operator version to 0.5.0 (#409)
35
- - kind: changed
36
- description: Upgraded Argo Rollouts to version 1.7.2 (#392)
24
+ description: 'chore(deps): update cf-argocd-extras dependency to 0.3.13 (#427)'
37
25
dependencies :
38
- - name : argo-cd
39
- repository : https://codefresh-io.github.io/argo-helm
40
- condition : argo-cd.enabled
41
- version : 7.7.14-5-cap-2.13.3-2025.3.5-50344f005
42
- - name : argo-events
43
- repository : https://codefresh-io.github.io/argo-helm
44
- version : 2.4.7-1-cap-CR-26731
45
- - name : argo-workflows
46
- repository : https://codefresh-io.github.io/argo-helm
47
- version : 0.45.2-v3.6.4-cap-CR-27392
48
- condition : argo-workflows.enabled
49
- - name : argo-rollouts
50
- repository : https://codefresh-io.github.io/argo-helm
51
- version : 2.37.3-2-v1.7.2-cap-CR-26082
52
- condition : argo-rollouts.enabled
53
- - name : sealed-secrets
54
- repository : https://bitnami-labs.github.io/sealed-secrets/
55
- version : 2.17.0
56
- - name : codefresh-tunnel-client
57
- repository : oci://quay.io/codefresh/charts
58
- version : 0.1.19
59
- alias : tunnel-client
60
- condition : tunnel-client.enabled
61
- - name : codefresh-gitops-operator
62
- repository : oci://quay.io/codefresh/charts
63
- version : 0.5.0
64
- alias : gitops-operator
65
- condition : gitops-operator.enabled
66
- - name : garage
67
- repository : https://codefresh-io.github.io/garage
68
- alias : garage-workflows-artifact-storage
69
- version : 0.5.0-cf.3
70
- condition : garage-workflows-artifact-storage.enabled
71
- - name : cf-argocd-extras
72
- repository : oci://quay.io/codefresh/charts
73
- version : 0.3.13
26
+ - name : argo-cd
27
+ repository : https://codefresh-io.github.io/argo-helm
28
+ condition : argo-cd.enabled
29
+ version : 7.7.14-5-cap-2.13.3-2025.3.5-50344f005
30
+ - name : argo-events
31
+ repository : https://codefresh-io.github.io/argo-helm
32
+ version : 2.4.7-1-cap-CR-26731
33
+ - name : argo-workflows
34
+ repository : https://codefresh-io.github.io/argo-helm
35
+ version : 0.45.2-v3.6.4-cap-CR-27392
36
+ condition : argo-workflows.enabled
37
+ - name : argo-rollouts
38
+ repository : https://codefresh-io.github.io/argo-helm
39
+ version : 2.37.3-2-v1.7.2-cap-CR-26082
40
+ condition : argo-rollouts.enabled
41
+ - name : sealed-secrets
42
+ repository : https://bitnami-labs.github.io/sealed-secrets/
43
+ version : 2.17.0
44
+ - name : codefresh-tunnel-client
45
+ repository : oci://quay.io/codefresh/charts
46
+ version : 0.1.19
47
+ alias : tunnel-client
48
+ condition : tunnel-client.enabled
49
+ - name : codefresh-gitops-operator
50
+ repository : oci://quay.io/codefresh/charts
51
+ version : 0.5.0
52
+ alias : gitops-operator
53
+ condition : gitops-operator.enabled
54
+ - name : garage
55
+ repository : https://codefresh-io.github.io/garage
56
+ alias : garage-workflows-artifact-storage
57
+ version : 0.5.0-cf.3
58
+ condition : garage-workflows-artifact-storage.enabled
59
+ - name : cf-argocd-extras
60
+ repository : oci://quay.io/codefresh/charts
61
+ version : 0.3.13
0 commit comments