Skip to content

Commit

Permalink
perf: new version v5.17.3 (#76)
Browse files Browse the repository at this point in the history
Signed-off-by: 张启航 <[email protected]>
  • Loading branch information
ZhangSetSail authored Jul 31, 2024
1 parent da2d2fd commit c55a7cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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-cluster
description: Goodrain Rainbond Helm chart for Kubernetes
type: application
version: 5.17.1
version: 5.17.3
appVersion: 1.16.0
icon: https://www.rainbond.com/images/rainbondlog.png
home: https://github.com/goodrain/rainbond
Expand Down
4 changes: 2 additions & 2 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ operator:
# value: "6066"
image:
name: registry.cn-hangzhou.aliyuncs.com/goodrain/rainbond-operator
tag: v5.17.1-release
tag: v5.17.3-release
pullPolicy: IfNotPresent
logLevel: 4

Expand Down Expand Up @@ -120,7 +120,7 @@ Cluster:
rainbondImageRepository: registry.cn-hangzhou.aliyuncs.com/goodrain

# Component image version, ref: https://www.rainbond.com/docs/installation/install-with-helm/vaules-config/#%E9%85%8D%E7%BD%AE%E5%AE%89%E8%A3%85%E7%89%88%E6%9C%AC
installVersion: v5.17.1-release
installVersion: v5.17.3-release

# Component image pull policy, ref: https://www.rainbond.com/docs/installation/install-with-helm/vaules-config/#%E9%85%8D%E7%BD%AE%E9%9B%86%E7%BE%A4%E7%AB%AF%E9%95%9C%E5%83%8F%E6%8B%89%E5%8F%96%E7%AD%96%E7%95%A5
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit c55a7cb

Please sign in to comment.