Skip to content

Commit c35c638

Browse files
reggie-kvitalii-codefresh
authored andcommitted
bumped argocd chart to 7.8.23-9-cap-v2.14.9-2025-06-08-8821b48e (#531)
Signed-off-by: reggie-k <[email protected]> (cherry picked from commit 9a9a5ae)
1 parent 8d43ba8 commit c35c638

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 0.1.72
2+
appVersion: 0.1.71
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
55
version: 0.20.1
@@ -19,34 +19,34 @@ annotations:
1919
- kind: changed
2020
description: bumped gitops-operator and app-proxy version to make github enterprise promotions work (#535)
2121
dependencies:
22-
- name: argo-cd
23-
repository: https://codefresh-io.github.io/argo-helm
24-
condition: argo-cd.enabled
25-
version: 7.8.23-5-cap-v2.14.9-2025-05-20-9356e64a
26-
- name: argo-events
27-
repository: https://codefresh-io.github.io/argo-helm
28-
version: 2.4.7-2-cap-CR-28072
29-
- name: argo-workflows
30-
repository: https://codefresh-io.github.io/argo-helm
31-
version: 0.45.15-v3.6.7-cap-CR-28355
32-
condition: argo-workflows.enabled
33-
- name: argo-rollouts
34-
repository: https://codefresh-io.github.io/argo-helm
35-
version: 2.37.3-4-v1.7.2-cap-CR-28008
36-
condition: argo-rollouts.enabled
37-
- name: sealed-secrets
38-
repository: https://bitnami-labs.github.io/sealed-secrets/
39-
version: 2.17.2
40-
- name: codefresh-tunnel-client
41-
repository: oci://quay.io/codefresh/charts
42-
version: 0.1.21
43-
alias: tunnel-client
44-
condition: tunnel-client.enabled
45-
- name: codefresh-gitops-operator
46-
repository: oci://quay.io/codefresh/charts
47-
version: 0.7.16
48-
alias: gitops-operator
49-
condition: gitops-operator.enabled
50-
- name: cf-argocd-extras
51-
repository: oci://quay.io/codefresh/charts
52-
version: 0.5.5
22+
- name: argo-cd
23+
repository: https://codefresh-io.github.io/argo-helm
24+
condition: argo-cd.enabled
25+
version: 7.8.23-9-cap-v2.14.9-2025-06-08-8821b48e
26+
- name: argo-events
27+
repository: https://codefresh-io.github.io/argo-helm
28+
version: 2.4.7-2-cap-CR-28072
29+
- name: argo-workflows
30+
repository: https://codefresh-io.github.io/argo-helm
31+
version: 0.45.15-v3.6.7-cap-CR-28355
32+
condition: argo-workflows.enabled
33+
- name: argo-rollouts
34+
repository: https://codefresh-io.github.io/argo-helm
35+
version: 2.37.3-4-v1.7.2-cap-CR-28008
36+
condition: argo-rollouts.enabled
37+
- name: sealed-secrets
38+
repository: https://bitnami-labs.github.io/sealed-secrets/
39+
version: 2.17.2
40+
- name: codefresh-tunnel-client
41+
repository: oci://quay.io/codefresh/charts
42+
version: 0.1.21
43+
alias: tunnel-client
44+
condition: tunnel-client.enabled
45+
- name: codefresh-gitops-operator
46+
repository: oci://quay.io/codefresh/charts
47+
version: 0.7.12
48+
alias: gitops-operator
49+
condition: gitops-operator.enabled
50+
- name: cf-argocd-extras
51+
repository: oci://quay.io/codefresh/charts
52+
version: 0.5.4

0 commit comments

Comments
 (0)