Skip to content

Commit

Permalink
build(deploy): 更新 k8m 镜像版本
Browse files Browse the repository at this point in the history
-将 k8m 容器镜像版本从 0.0.13 升级到 0.0.14
  • Loading branch information
weibaohui committed Dec 24, 2024
1 parent e3fbd6f commit 6fed582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/k8m.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ spec:
spec:
containers:
- name: k8m
image: weibh/k8m:0.0.13
image: weibh/k8m:0.0.14
ports:
- containerPort: 3618
protocol: TCP
Expand Down

0 comments on commit 6fed582

Please sign in to comment.