Skip to content

Commit

Permalink
update image version
Browse files Browse the repository at this point in the history
  • Loading branch information
wenkun.zwk committed May 21, 2024
1 parent 534f465 commit a10701a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chaosmeta-deploy/templates/chaosmeta-daemon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
# chaos-role.chaosmeta.io: chaosmeta-daemon
containers:
- name: chaosmeta-daemon
image: registry.cn-hangzhou.aliyuncs.com/chaosmeta/chaosmeta-daemon:v0.5.3
image: registry.cn-hangzhou.aliyuncs.com/chaosmeta/chaosmeta-daemon:v0.5.1
securityContext:
privileged: true
volumeMounts:
Expand Down
2 changes: 1 addition & 1 deletion chaosmeta-deploy/templates/chaosmeta-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ spec:
- args:
- server
env: []
image: registry.cn-hangzhou.aliyuncs.com/chaosmeta/argocli:v3.4.10
image: registry.cn-hangzhou.aliyuncs.com/chaosmeta/argocli:v3.4.10.3
name: argo-server
ports:
- containerPort: 2746
Expand Down

0 comments on commit a10701a

Please sign in to comment.