Skip to content

Commit 873e64e

Browse files
authored
Merge pull request #113 from cheyang/helm-chart-fluid-1.1.0-alpha.5
Add helm-chart-fluid-1.1.0-alpha.5
2 parents 1bf2b9f + 744f81b commit 873e64e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/fluid/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ type: application
1414

1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
17-
version: 1.1.0-alpha.4
17+
version: 1.1.0-alpha.5
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.1.0-6421d480
21+
appVersion: 1.1.0-8cef970a
2222
home: https://github.com/fluid-cloudnative/fluid
2323
keywords:
2424
- category:data

charts/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.1.0-6421d480
17+
version: &defaultVersion v1.1.0-8cef970a
1818

1919
crdUpgrade:
2020
enabled: true

0 commit comments

Comments
 (0)