Skip to content

Commit

Permalink
chore: 修改chart版本号,更新默认镜像标签
Browse files Browse the repository at this point in the history
  • Loading branch information
wan92hen committed Dec 30, 2021
1 parent e5af409 commit 6ba277f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/metersphere/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 1.13.0
appVersion: 1.16.2
description: A Helm chart to deploy MeterSphere
engine: gotpl
home: https://metersphere.io
Expand All @@ -15,4 +15,4 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: kafka.enabled
version: 14.2.0
version: 1.0.7
version: 1.0.8
4 changes: 2 additions & 2 deletions charts/metersphere/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ common:
imagePrefix: "registry.cn-qingdao.aliyuncs.com/metersphere/"
imagePullSecrets: nil
storageClass: default
imageTag: v1.13.0
imageTag: v1.16.2
imagePullPolicy: Always
mysql:
host: metersphere-mysql
Expand Down Expand Up @@ -86,7 +86,7 @@ nodeController:
jmeter:
image: jmeter-master
imageTag: 5.4.1-ms10-jdk8
imageTag: 5.4.3-ms1-jdk8

logPersistence:
enabled: false
Expand Down

0 comments on commit 6ba277f

Please sign in to comment.