Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down