diff --git a/Chart.yaml b/Chart.yaml index f35db74..33231a5 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: rainbond description: Rainbond Helm chart type: application -version: 6.4.0 +version: 6.4.1 appVersion: v6 icon: https://static.goodrain.com/logo/logo-blue.png home: https://www.rainbond.com diff --git a/values.yaml b/values.yaml index 9802c96..7a1a307 100644 --- a/values.yaml +++ b/values.yaml @@ -71,7 +71,7 @@ Cluster: rainbondImageRepository: registry.cn-hangzhou.aliyuncs.com/goodrain # Component image version - installVersion: v6.4.0-release + installVersion: v6.4.1-release # Component image pull policy imagePullPolicy: IfNotPresent