We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b77dc2 commit e617c95Copy full SHA for e617c95
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-9adc1f6
+appVersion: 1.0.6-0b77dc2
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-9adc1f6
+version: &defaultVersion v1.0.6-0b77dc2
crdUpgrade:
enabled: true
0 commit comments