Skip to content

Commit

Permalink
cd: arkid-fe镜像版本更新registry.cn-zhangjiakou.aliyuncs.com/ark-releases/a…
Browse files Browse the repository at this point in the history
…rkid-fe:2.5.6
  • Loading branch information
notevery committed Aug 25, 2022
1 parent d93d60f commit ca3fa8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ be:
# Does not apply for other anti-affinity types.
weight: 100
fe:
image: "registry.cn-zhangjiakou.aliyuncs.com/ark-releases/arkid-fe:2.5.5"
image: "registry.cn-zhangjiakou.aliyuncs.com/ark-releases/arkid-fe:2.5.6"
pullPolicy: IfNotPresent
## { "limits": {"cpu": "800m","memory": "1024Mi"},"requests": {"cpu": "200m","memory": "256Mi"}}
resources:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
- ${WORKSPACE}/be/be:/data
- ${WORKSPACE}/be/arkidextensions:/var/arkid/arkid_extensions
fe:
image: "registry.cn-zhangjiakou.aliyuncs.com/ark-releases/arkid-fe:2.5.5"
image: "registry.cn-zhangjiakou.aliyuncs.com/ark-releases/arkid-fe:2.5.6"
container_name: ${INSTANCE}-fe
restart: always
environment:
Expand Down

0 comments on commit ca3fa8c

Please sign in to comment.