Skip to content

Commit 12afae6

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

1 file changed

Lines changed: 59 additions & 1 deletion

File tree

index.yaml

Lines changed: 59 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,64 @@
11
apiVersion: v1
22
entries:
33
dragonfly:
4+
- annotations:
5+
artifacthub.io/changes: |
6+
- Set console to true for manager and scheduler.
7+
artifacthub.io/images: |
8+
- name: manager
9+
image: dragonflyoss/manager:v2.2.3
10+
- name: scheduler
11+
image: dragonflyoss/scheduler:v2.2.3
12+
- name: client
13+
image: dragonflyoss/client:v0.2.30
14+
- name: seed-client
15+
image: dragonflyoss/client:v0.2.30
16+
- name: dfinit
17+
image: dragonflyoss/dfinit:v0.2.30
18+
artifacthub.io/links: |
19+
- name: Chart Source
20+
url: https://github.com/dragonflyoss/helm-charts
21+
- name: Source
22+
url: https://github.com/dragonflyoss/dragonfly
23+
- name: Source
24+
url: https://github.com/dragonflyoss/client
25+
apiVersion: v2
26+
appVersion: 2.2.3
27+
created: "2025-05-26T13:11:11.99857736Z"
28+
dependencies:
29+
- condition: mysql.enable
30+
name: mysql
31+
repository: https://charts.bitnami.com/bitnami
32+
version: 10.1.1
33+
- condition: redis.enable
34+
name: redis
35+
repository: https://charts.bitnami.com/bitnami
36+
version: 19.5.5
37+
description: Dragonfly is an intelligent P2P based image and file distribution
38+
system
39+
digest: 32ed01df7491359ff6737d67318630831b2ed339ed568dff59b8ca89c07475ef
40+
home: https://d7y.io/
41+
icon: https://raw.githubusercontent.com/dragonflyoss/dragonfly/main/docs/images/logo/dragonfly.svg
42+
keywords:
43+
- dragonfly
44+
- d7y
45+
- P2P
46+
- image
47+
maintainers:
48+
- email: gaius.qi@gmail.com
49+
name: gaius-qi
50+
- email: aiopsclub@163.com
51+
name: yxxhero
52+
- email: majinjing3@gmail.com
53+
name: jim3ma
54+
name: dragonfly
55+
sources:
56+
- https://github.com/dragonflyoss/dragonfly
57+
- https://github.com/dragonflyoss/client
58+
type: application
59+
urls:
60+
- https://github.com/dragonflyoss/helm-charts/releases/download/dragonfly-1.3.30/dragonfly-1.3.30.tgz
61+
version: 1.3.30
462
- annotations:
563
artifacthub.io/changes: |
664
- Update dragonfly to v2.2.3.
@@ -15853,4 +15911,4 @@ entries:
1585315911
urls:
1585415912
- https://github.com/dragonflyoss/helm-charts/releases/download/nydus-snapshotter-0.0.1/nydus-snapshotter-0.0.1.tgz
1585515913
version: 0.0.1
15856-
generated: "2025-05-22T14:15:49.902029319Z"
15914+
generated: "2025-05-26T13:11:11.999224028Z"

0 commit comments

Comments
 (0)