We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8311b0b commit c497a3fCopy full SHA for c497a3f
Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: rainbond
3
description: Rainbond Helm chart
4
type: application
5
-version: 6.2.1
+version: 6.3.0
6
appVersion: v6
7
icon: https://static.goodrain.com/logo/logo-blue.png
8
home: https://www.rainbond.com
values.yaml
@@ -71,7 +71,7 @@ Cluster:
71
rainbondImageRepository: registry.cn-hangzhou.aliyuncs.com/goodrain
72
73
# Component image version
74
- installVersion: v6.2.1-release
+ installVersion: v6.3.0-release
75
76
# Component image pull policy
77
imagePullPolicy: IfNotPresent
0 commit comments