update: 更新helm chart默认镜像版本和元信息

This commit is contained in:
zhangxinhui02
2025-11-13 11:26:04 +08:00
parent 3122af38f8
commit 18b4d4cc09
5 changed files with 9 additions and 9 deletions

View File

@@ -38,7 +38,7 @@ adapter:
cm_generator:
image:
repository: # 默认 reg.mikumikumi.xyz/maibot/adapter-cm-generator
tag: # 默认 0.11.0-beta
tag: # 默认 0.11.1-beta
pullPolicy: IfNotPresent
pullSecrets: [ ]
@@ -48,7 +48,7 @@ core:
image:
repository: # 默认 reg.mikumikumi.xyz/maibot/maibot
tag: # 默认 tag-0.11.0-beta
tag: # 默认 tag-0.11.1-beta
pullPolicy: IfNotPresent
pullSecrets: [ ]
@@ -117,7 +117,7 @@ napcat:
image:
repository: # 默认 mlikiowa/napcat-docker
tag: # 默认 v4.9.8
tag: # 默认 v4.9.42
pullPolicy: IfNotPresent
pullSecrets: [ ]