Skip to content

Commit 58713c5

Browse files
chore: bump gitops operator to revert relative path (#579) (#582)
1 parent a5a5984 commit 58713c5

File tree

1 file changed

+31
-31
lines changed

1 file changed

+31
-31
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -29,34 +29,34 @@ annotations:
2929
- kind: changed
3030
description: 'sec: security upd nats exporter (#543)'
3131
dependencies:
32-
- name: argo-cd
33-
repository: https://codefresh-io.github.io/argo-helm
34-
condition: argo-cd.enabled
35-
version: 8.0.6-4-cap-v3.0.2-2025-07-06-e9fc72a9
36-
- name: argo-events
37-
repository: https://codefresh-io.github.io/argo-helm
38-
version: 2.4.8-cap-CR-29689
39-
- name: argo-workflows
40-
repository: https://codefresh-io.github.io/argo-helm
41-
version: 0.45.15-v3.6.7-cap-CR-28355
42-
condition: argo-workflows.enabled
43-
- name: argo-rollouts
44-
repository: https://codefresh-io.github.io/argo-helm
45-
version: 2.37.3-5-v1.7.2-cap-CR-29629
46-
condition: argo-rollouts.enabled
47-
- name: sealed-secrets
48-
repository: https://bitnami-labs.github.io/sealed-secrets/
49-
version: 2.17.2
50-
- name: codefresh-tunnel-client
51-
repository: oci://quay.io/codefresh/charts
52-
version: 0.1.21
53-
alias: tunnel-client
54-
condition: tunnel-client.enabled
55-
- name: codefresh-gitops-operator
56-
repository: oci://quay.io/codefresh/charts
57-
version: 0.8.0
58-
alias: gitops-operator
59-
condition: gitops-operator.enabled
60-
- name: cf-argocd-extras
61-
repository: oci://quay.io/codefresh/charts
62-
version: 0.5.7
32+
- name: argo-cd
33+
repository: https://codefresh-io.github.io/argo-helm
34+
condition: argo-cd.enabled
35+
version: 8.0.6-4-cap-v3.0.2-2025-07-06-e9fc72a9
36+
- name: argo-events
37+
repository: https://codefresh-io.github.io/argo-helm
38+
version: 2.4.8-cap-CR-29689
39+
- name: argo-workflows
40+
repository: https://codefresh-io.github.io/argo-helm
41+
version: 0.45.15-v3.6.7-cap-CR-28355
42+
condition: argo-workflows.enabled
43+
- name: argo-rollouts
44+
repository: https://codefresh-io.github.io/argo-helm
45+
version: 2.37.3-5-v1.7.2-cap-CR-29629
46+
condition: argo-rollouts.enabled
47+
- name: sealed-secrets
48+
repository: https://bitnami-labs.github.io/sealed-secrets/
49+
version: 2.17.2
50+
- name: codefresh-tunnel-client
51+
repository: oci://quay.io/codefresh/charts
52+
version: 0.1.21
53+
alias: tunnel-client
54+
condition: tunnel-client.enabled
55+
- name: codefresh-gitops-operator
56+
repository: oci://quay.io/codefresh/charts
57+
version: 0.8.2
58+
alias: gitops-operator
59+
condition: gitops-operator.enabled
60+
- name: cf-argocd-extras
61+
repository: oci://quay.io/codefresh/charts
62+
version: 0.5.7

0 commit comments

Comments
 (0)