Skip to content

Commit 4b83d23

Browse files
author
Kingdon Barrett
committed
tag 2.24.0-beta.6
Signed-off-by: Kingdon Barrett <kingdon@weave.works>
1 parent 923d91b commit 4b83d23

1 file changed

Lines changed: 54 additions & 2 deletions

File tree

workflow/Chart.yaml

Lines changed: 54 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,60 @@
1-
apiVersion: v1
1+
apiVersion: v2
2+
dependencies:
3+
- name: builder
4+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
5+
version: 2.13.10
6+
- name: slugbuilder
7+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
8+
version: 2.8.2
9+
- name: dockerbuilder
10+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
11+
version: 2.8.5
12+
- name: controller
13+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
14+
version: 2.22.3
15+
- name: slugrunner
16+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
17+
version: 2.7.2
18+
- name: database
19+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
20+
version: 2.7.8
21+
- name: fluentd
22+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
23+
version: 2.15.3
24+
- name: redis
25+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
26+
version: 2.4.5
27+
- name: logger
28+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
29+
version: 2.5.3
30+
- name: minio
31+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
32+
version: 2.4.7
33+
- name: monitor
34+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
35+
version: 2.11.6
36+
- name: nsqd
37+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
38+
version: 2.5.4
39+
- name: registry
40+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
41+
version: 2.6.3
42+
- name: registry-proxy
43+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
44+
version: 1.5.3
45+
- name: registry-token-refresher
46+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
47+
version: 1.2.4
48+
- name: router
49+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
50+
version: 2.19.4
51+
- name: workflow-manager
52+
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
53+
version: 2.6.4
254
description: Hephy Workflow
355
home: https://github.com/teamhephy/workflow
456
maintainers:
557
- email: team@teamhephy.com
658
name: Team Hephy
759
name: workflow
8-
version: 2.24.0-beta.5
60+
version: 2.24.0-beta.6

0 commit comments

Comments
 (0)