Skip to content

Commit 1e88029

Browse files
Merge pull request #22 from codefresh-sandbox/fix/alice
fix: alice
2 parents 7ba49ba + cff7f80 commit 1e88029

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
appVersion: 0.1.72
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
5-
version: 0.0.0
5+
version: 2025.9-0
66
home: https://github.com/codefresh-io/gitops-runtime-helm
77
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
88
keywords:
@@ -14,29 +14,29 @@ maintainers:
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
dependencies:
17-
- name: argo-cd
18-
repository: https://codefresh-io.github.io/argo-helm
19-
condition: argo-cd.enabled
20-
version: 8.0.6-8-cap-v3.0.2-2025-08-12-9c8dfae9
21-
- name: argo-events
22-
repository: https://codefresh-io.github.io/argo-helm
23-
version: 2.4.8-cap-CR-29689
24-
- name: argo-workflows
25-
repository: https://codefresh-io.github.io/argo-helm
26-
version: 0.45.15-v3.6.7-cap-CR-28355
27-
condition: argo-workflows.enabled
28-
- name: argo-rollouts
29-
repository: https://codefresh-io.github.io/argo-helm
30-
version: 2.37.3-6-v1.7.2-cap-CR-29629
31-
condition: argo-rollouts.enabled
32-
- name: sealed-secrets
33-
repository: https://bitnami-labs.github.io/sealed-secrets/
34-
version: 2.17.2
35-
- name: codefresh-tunnel-client
36-
repository: oci://quay.io/codefresh/charts
37-
version: 0.1.21
38-
alias: tunnel-client
39-
condition: tunnel-client.enabled
40-
- name: cf-common
41-
repository: oci://quay.io/codefresh/charts
42-
version: 0.27.0
17+
- name: argo-cd
18+
repository: https://codefresh-io.github.io/argo-helm
19+
condition: argo-cd.enabled
20+
version: 8.0.6-8-cap-v3.0.2-2025-08-12-9c8dfae9
21+
- name: argo-events
22+
repository: https://codefresh-io.github.io/argo-helm
23+
version: 2.4.8-cap-CR-29689
24+
- name: argo-workflows
25+
repository: https://codefresh-io.github.io/argo-helm
26+
version: 0.45.15-v3.6.7-cap-CR-28355
27+
condition: argo-workflows.enabled
28+
- name: argo-rollouts
29+
repository: https://codefresh-io.github.io/argo-helm
30+
version: 2.37.3-6-v1.7.2-cap-CR-29629
31+
condition: argo-rollouts.enabled
32+
- name: sealed-secrets
33+
repository: https://bitnami-labs.github.io/sealed-secrets/
34+
version: 2.17.2
35+
- name: codefresh-tunnel-client
36+
repository: oci://quay.io/codefresh/charts
37+
version: 0.1.21
38+
alias: tunnel-client
39+
condition: tunnel-client.enabled
40+
- name: cf-common
41+
repository: oci://quay.io/codefresh/charts
42+
version: 0.27.0

0 commit comments

Comments
 (0)