Skip to content

Commit e617c95

Browse files
authored
docker build for golang 1.23.7, To #60096268 (#4819)
Signed-off-by: cheyang <cheyang@163.com>
1 parent 0b77dc2 commit e617c95

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.6
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.6-9adc1f6
21+
appVersion: 1.0.6-0b77dc2
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.6-9adc1f6
17+
version: &defaultVersion v1.0.6-0b77dc2
1818

1919
crdUpgrade:
2020
enabled: true

0 commit comments

Comments
 (0)