Skip to content

Commit 76aa3bf

Browse files
authored
Bump dragonfly and client versions to 2.5.0 and 1.4.0 (#510)
* feat: Bump dragonfly version to 2.4.4 and client version to 1.4.0 Signed-off-by: Gaius <gaius.qi@gmail.com> * chore: Bump dragonfly version to 2.5.0 and client version to 1.4.0 Signed-off-by: Gaius <gaius.qi@gmail.com> --------- Signed-off-by: Gaius <gaius.qi@gmail.com>
1 parent 0189e76 commit 76aa3bf

4 files changed

Lines changed: 109 additions & 43 deletions

File tree

charts/dragonfly/Chart.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: dragonfly
33
description: Dragonfly is an intelligent P2P based image and file distribution system
44
icon: https://raw.githubusercontent.com/dragonflyoss/dragonfly/main/docs/images/logo/dragonfly.svg
55
type: application
6-
version: 1.6.27
7-
appVersion: 2.4.4-rc.1
6+
version: 1.7.0
7+
appVersion: 2.5.0
88
keywords:
99
- dragonfly
1010
- d7y
@@ -27,7 +27,7 @@ sources:
2727

2828
annotations:
2929
artifacthub.io/changes: |
30-
- Centralize health probe configuration into global readinessProbe and livenessProbe settings, and fix GRPC health probe timeout parameter format.
30+
- Bump dragonfly version to 2.5.0 and client version to 1.4.0.
3131
3232
artifacthub.io/links: |
3333
- name: Chart Source
@@ -38,15 +38,15 @@ annotations:
3838
url: https://github.com/dragonflyoss/client
3939
artifacthub.io/images: |
4040
- name: manager
41-
image: dragonflyoss/manager:2.4.4-rc.1
41+
image: dragonflyoss/manager:2.5.0
4242
- name: scheduler
43-
image: dragonflyoss/scheduler:v2.4.4-rc.1
43+
image: dragonflyoss/scheduler:v2.5.0
4444
- name: client
45-
image: dragonflyoss/client:v1.3.8
45+
image: dragonflyoss/client:v1.4.0
4646
- name: seed-client
47-
image: dragonflyoss/client:v1.3.8
47+
image: dragonflyoss/client:v1.4.0
4848
- name: dfinit
49-
image: dragonflyoss/dfinit:v1.3.8
49+
image: dragonflyoss/dfinit:v1.4.0
5050
- name: injector
5151
image: dragonflyoss/injector:v0.1.0
5252

0 commit comments

Comments
 (0)