Skip to content

Commit

Permalink
feat: Upgrade 5.15.0 (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: 曲源成 <[email protected]>
  • Loading branch information
quyuancheng and 曲源成 authored Jul 23, 2023
1 parent cab533f commit d56e0c3
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.14.2
version: 5.15.0
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.14.2-release
tag: v5.15.0-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.14.2-release
installVersion: v5.15.0-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 d56e0c3

Please sign in to comment.