Skip to content

Commit

Permalink
Update index.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: gaius-qi <gaius-qi@users.noreply.github.com>
  • Loading branch information
gaius-qi committed Jan 7, 2025
1 parent 0fcf4de commit 37bcaa0
Showing 1 changed file with 59 additions and 1 deletion.
60 changes: 59 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,64 @@
apiVersion: v1
entries:
dragonfly:
- annotations:
artifacthub.io/changes: |
- Export unix domain socket(UDS) to host.
artifacthub.io/images: |
- name: manager
image: dragonflyoss/manager:v2.2.0
- name: scheduler
image: dragonflyoss/scheduler:v2.2.0
- name: client
image: dragonflyoss/client:v0.2.1
- name: seed-client
image: dragonflyoss/client:v0.2.1
- name: dfinit
image: dragonflyoss/dfinit:v0.2.1
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/dragonflyoss/helm-charts
- name: Source
url: https://github.com/dragonflyoss/dragonfly
- name: Source
url: https://github.com/dragonflyoss/client
apiVersion: v2
appVersion: 2.2.0
created: "2025-01-07T09:31:08.859699747Z"
dependencies:
- condition: mysql.enable
name: mysql
repository: https://charts.bitnami.com/bitnami
version: 10.1.1
- condition: redis.enable
name: redis
repository: https://charts.bitnami.com/bitnami
version: 19.5.5
description: Dragonfly is an intelligent P2P based image and file distribution
system
digest: 883614e2ae47a15c497227a9735a6f498e48c18938648d6899df97dd64b0e27b
home: https://d7y.io/
icon: https://raw.githubusercontent.com/dragonflyoss/dragonfly/main/docs/images/logo/dragonfly.svg
keywords:
- dragonfly
- d7y
- P2P
- image
maintainers:
- email: gaius.qi@gmail.com
name: gaius-qi
- email: aiopsclub@163.com
name: yxxhero
- email: majinjing3@gmail.com
name: jim3ma
name: dragonfly
sources:
- https://github.com/dragonflyoss/dragonfly
- https://github.com/dragonflyoss/client
type: application
urls:
- https://github.com/dragonflyoss/helm-charts/releases/download/dragonfly-1.3.3/dragonfly-1.3.3.tgz
version: 1.3.3
- annotations:
artifacthub.io/changes: |
- Update client version to 0.2.1.
Expand Down Expand Up @@ -14274,4 +14332,4 @@ entries:
urls:
- https://github.com/dragonflyoss/helm-charts/releases/download/nydus-snapshotter-0.0.1/nydus-snapshotter-0.0.1.tgz
version: 0.0.1
generated: "2025-01-07T02:47:49.08338824Z"
generated: "2025-01-07T09:31:08.860812236Z"

0 comments on commit 37bcaa0

Please sign in to comment.