Skip to content

Commit 1638944

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

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+
- Add diskThreshold to dfdaemon.
7+
- Bump client to v0.2.35.
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.35
15+
- name: seed-client
16+
image: dragonflyoss/client:v0.2.35
17+
- name: dfinit
18+
image: dragonflyoss/dfinit:v0.2.35
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-16T22:52:54.147612968Z"
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: 942c9654938f9f312dcfd648b5bb874d02f27b09052e3aa7b46ab0d644114ece
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.35/dragonfly-1.3.35.tgz
62+
version: 1.3.35
463
- annotations:
564
artifacthub.io/changes: |
665
- Add headers for tracing in seed client and client.
@@ -16145,4 +16204,4 @@ entries:
1614516204
urls:
1614616205
- https://github.com/dragonflyoss/helm-charts/releases/download/nydus-snapshotter-0.0.1/nydus-snapshotter-0.0.1.tgz
1614716206
version: 0.0.1
16148-
generated: "2025-06-16T06:33:17.367422111Z"
16207+
generated: "2025-06-16T22:52:54.148513492Z"

0 commit comments

Comments
 (0)