|
1 | 1 | apiVersion: v1 |
2 | 2 | entries: |
3 | 3 | 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 |
4 | 62 | - annotations: |
5 | 63 | artifacthub.io/changes: | |
6 | 64 | - Update dragonfly to v2.2.3. |
@@ -15853,4 +15911,4 @@ entries: |
15853 | 15911 | urls: |
15854 | 15912 | - https://github.com/dragonflyoss/helm-charts/releases/download/nydus-snapshotter-0.0.1/nydus-snapshotter-0.0.1.tgz |
15855 | 15913 | version: 0.0.1 |
15856 | | -generated: "2025-05-22T14:15:49.902029319Z" |
| 15914 | +generated: "2025-05-26T13:11:11.999224028Z" |
0 commit comments