Skip to content

Commit 42e697c

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

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 verison to v0.2.31.
7+
- Rename verbose to conosle in client.
8+
artifacthub.io/images: |
9+
- name: manager
10+
image: dragonflyoss/manager:v2.2.3
11+
- name: scheduler
12+
image: dragonflyoss/scheduler:v2.2.3
13+
- name: client
14+
image: dragonflyoss/client:v0.2.31
15+
- name: seed-client
16+
image: dragonflyoss/client:v0.2.31
17+
- name: dfinit
18+
image: dragonflyoss/dfinit:v0.2.31
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.3
28+
created: "2025-05-29T04:08:07.210691076Z"
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: 75068743c3e723ae43402548da71784c73832a541a8d8b738ddbcc479ba00b71
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.31/dragonfly-1.3.31.tgz
62+
version: 1.3.31
463
- annotations:
564
artifacthub.io/changes: |
665
- Set console to true for manager and scheduler.
@@ -15911,4 +15970,4 @@ entries:
1591115970
urls:
1591215971
- https://github.com/dragonflyoss/helm-charts/releases/download/nydus-snapshotter-0.0.1/nydus-snapshotter-0.0.1.tgz
1591315972
version: 0.0.1
15914-
generated: "2025-05-26T13:11:11.999224028Z"
15973+
generated: "2025-05-29T04:08:07.211311472Z"

0 commit comments

Comments
 (0)