We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c143d93 commit 68112baCopy full SHA for 68112ba
2 files changed
charts/fluid/fluid/Chart.yaml
@@ -18,7 +18,7 @@ version: 1.0.6
18
19
# This is the version number of the application being deployed. This version number should be
20
# incremented each time you make changes to the application.
21
-appVersion: 1.0.6-f20e1cf
+appVersion: 1.0.6-c143d93
22
home: https://github.com/fluid-cloudnative/fluid
23
keywords:
24
- category:data
charts/fluid/fluid/values.yaml
@@ -14,7 +14,7 @@ image:
14
# Default registry, namespace and version tag for images managed by fluid
15
imagePrefix: &defaultImagePrefix fluidcloudnative
16
# imagePrefix: &defaultImagePrefix registry.aliyuncs.com/fluid
17
-version: &defaultVersion v1.0.6-f20e1cf
+version: &defaultVersion v1.0.6-c143d93
crdUpgrade:
enabled: true
0 commit comments