Skip to content

Commit 6c51e43

Browse files
committed
Update index.yaml
Signed-off-by: Liam-Zhao <Liam-Zhao@users.noreply.github.com>
1 parent 55c0682 commit 6c51e43

1 file changed

Lines changed: 60 additions & 1 deletion

File tree

index.yaml

Lines changed: 60 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,65 @@
11
apiVersion: v1
22
entries:
33
dragonfly:
4+
- annotations:
5+
artifacthub.io/changes: |
6+
- Bump client to v0.2.34.
7+
- Bump dragonfly to v2.2.4-beta.1.
8+
artifacthub.io/images: |
9+
- name: manager
10+
image: dragonflyoss/manager:v2.2.4-beta.1
11+
- name: scheduler
12+
image: dragonflyoss/scheduler:v2.2.4-beta.1
13+
- name: client
14+
image: dragonflyoss/client:v0.2.34
15+
- name: seed-client
16+
image: dragonflyoss/client:v0.2.34
17+
- name: dfinit
18+
image: dragonflyoss/dfinit:v0.2.34
19+
artifacthub.io/links: |
20+
- name: Chart Source
21+
url: https://github.com/dragonflyoss/helm-charts
22+
- name: Source
23+
url: https://github.com/dragonflyoss/dragonfly
24+
- name: Source
25+
url: https://github.com/dragonflyoss/client
26+
apiVersion: v2
27+
appVersion: 2.2.4-beta.1
28+
created: "2025-06-06T08:24:35.924272006Z"
29+
dependencies:
30+
- condition: mysql.enable
31+
name: mysql
32+
repository: https://charts.bitnami.com/bitnami
33+
version: 10.1.1
34+
- condition: redis.enable
35+
name: redis
36+
repository: https://charts.bitnami.com/bitnami
37+
version: 19.5.5
38+
description: Dragonfly is an intelligent P2P based image and file distribution
39+
system
40+
digest: 210841bab305a8016bf2fdc5d232d7630c2a1355fcc76325347f00495db933a8
41+
home: https://d7y.io/
42+
icon: https://raw.githubusercontent.com/dragonflyoss/dragonfly/main/docs/images/logo/dragonfly.svg
43+
keywords:
44+
- dragonfly
45+
- d7y
46+
- P2P
47+
- image
48+
maintainers:
49+
- email: gaius.qi@gmail.com
50+
name: gaius-qi
51+
- email: aiopsclub@163.com
52+
name: yxxhero
53+
- email: majinjing3@gmail.com
54+
name: jim3ma
55+
name: dragonfly
56+
sources:
57+
- https://github.com/dragonflyoss/dragonfly
58+
- https://github.com/dragonflyoss/client
59+
type: application
60+
urls:
61+
- https://github.com/dragonflyoss/helm-charts/releases/download/dragonfly-1.3.33/dragonfly-1.3.33.tgz
62+
version: 1.3.33
463
- annotations:
564
artifacthub.io/changes: |
665
- refactor(client, manager, scheduler, seed-client): remove redundant chart label
@@ -16028,4 +16087,4 @@ entries:
1602816087
urls:
1602916088
- https://github.com/dragonflyoss/helm-charts/releases/download/nydus-snapshotter-0.0.1/nydus-snapshotter-0.0.1.tgz
1603016089
version: 0.0.1
16031-
generated: "2025-06-06T08:07:08.336290779Z"
16090+
generated: "2025-06-06T08:24:35.925037761Z"

0 commit comments

Comments
 (0)