Skip to content

Commit 0db75c0

Browse files
authored
Update with gomega, To #61472237 (#4452)
Signed-off-by: cheyang <cheyang@163.com>
1 parent ac14447 commit 0db75c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/fluid/fluid/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ version: 1.0.4
1818

1919
# This is the version number of the application being deployed. This version number should be
2020
# incremented each time you make changes to the application.
21-
appVersion: 1.0.4-cf8b861
21+
appVersion: 1.0.4-cb7be95
2222
home: https://github.com/fluid-cloudnative/fluid
2323
keywords:
2424
- category:data

charts/fluid/fluid/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ image:
1414
# Default registry, namespace and version tag for images managed by fluid
1515
imagePrefix: &defaultImagePrefix fluidcloudnative
1616
# imagePrefix: &defaultImagePrefix registry.aliyuncs.com/fluid
17-
version: &defaultVersion v1.0.4-cf8b861
17+
version: &defaultVersion v1.0.4-cb7be95
1818

1919
crdUpgrade:
2020
enabled: true

0 commit comments

Comments
 (0)