Skip to content

Commit

Permalink
ci: v2.10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
liuruibin committed Jan 24, 2024
1 parent b6da83f commit 16422ed
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: v2
appVersion: 2.10.10-lts
appVersion: 2.10.11-lts
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: 26.0.0
version: 2.10.10
version: 2.10.11
4 changes: 2 additions & 2 deletions charts/metersphere/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ common:
imagePrefix: "registry.cn-qingdao.aliyuncs.com/metersphere/"
imagePullSecrets: nil
storageClass: default
imageTag: v2.10.10-lts
imageTag: v2.10.11-lts
imagePullPolicy: Always
properties: |-
## DATABASE
Expand Down Expand Up @@ -146,7 +146,7 @@ redisson:
jmeter:
image: jmeter-master
imageTag: 5.5-ms8-jdk17
imageTag: 5.5-ms9-jdk17

logPersistence:
enabled: true
Expand Down

0 comments on commit 16422ed

Please sign in to comment.