Skip to content

Commit 3b06cf7

Browse files
fix(event-reporter): service labels (#515)
1 parent ed06d79 commit 3b06cf7

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
@@ -99,34 +99,34 @@ annotations:
9999
- kind: changed
100100
description: updated debian, cf-cli, kubectl (#454)
101101
dependencies:
102-
- name: argo-cd
103-
repository: https://codefresh-io.github.io/argo-helm
104-
condition: argo-cd.enabled
105-
version: 7.8.23-5-cap-v2.14.9-2025-05-20-9356e64a
106-
- name: argo-events
107-
repository: https://codefresh-io.github.io/argo-helm
108-
version: 2.4.7-2-cap-CR-28072
109-
- name: argo-workflows
110-
repository: https://codefresh-io.github.io/argo-helm
111-
version: 0.45.4-v3.6.4-cap-CR-27392
112-
condition: argo-workflows.enabled
113-
- name: argo-rollouts
114-
repository: https://codefresh-io.github.io/argo-helm
115-
version: 2.37.3-4-v1.7.2-cap-CR-28008
116-
condition: argo-rollouts.enabled
117-
- name: sealed-secrets
118-
repository: https://bitnami-labs.github.io/sealed-secrets/
119-
version: 2.17.2
120-
- name: codefresh-tunnel-client
121-
repository: oci://quay.io/codefresh/charts
122-
version: 0.1.21
123-
alias: tunnel-client
124-
condition: tunnel-client.enabled
125-
- name: codefresh-gitops-operator
126-
repository: oci://quay.io/codefresh/charts
127-
version: 0.7.11
128-
alias: gitops-operator
129-
condition: gitops-operator.enabled
130-
- name: cf-argocd-extras
131-
repository: oci://quay.io/codefresh/charts
132-
version: 0.5.1
102+
- name: argo-cd
103+
repository: https://codefresh-io.github.io/argo-helm
104+
condition: argo-cd.enabled
105+
version: 7.8.23-5-cap-v2.14.9-2025-05-20-9356e64a
106+
- name: argo-events
107+
repository: https://codefresh-io.github.io/argo-helm
108+
version: 2.4.7-2-cap-CR-28072
109+
- name: argo-workflows
110+
repository: https://codefresh-io.github.io/argo-helm
111+
version: 0.45.4-v3.6.4-cap-CR-27392
112+
condition: argo-workflows.enabled
113+
- name: argo-rollouts
114+
repository: https://codefresh-io.github.io/argo-helm
115+
version: 2.37.3-4-v1.7.2-cap-CR-28008
116+
condition: argo-rollouts.enabled
117+
- name: sealed-secrets
118+
repository: https://bitnami-labs.github.io/sealed-secrets/
119+
version: 2.17.2
120+
- name: codefresh-tunnel-client
121+
repository: oci://quay.io/codefresh/charts
122+
version: 0.1.21
123+
alias: tunnel-client
124+
condition: tunnel-client.enabled
125+
- name: codefresh-gitops-operator
126+
repository: oci://quay.io/codefresh/charts
127+
version: 0.7.11
128+
alias: gitops-operator
129+
condition: gitops-operator.enabled
130+
- name: cf-argocd-extras
131+
repository: oci://quay.io/codefresh/charts
132+
version: 0.5.2

0 commit comments

Comments
 (0)