Skip to content

Commit

Permalink
ci: update cilium-cli etcd version to v3.5.4
Browse files Browse the repository at this point in the history
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
  • Loading branch information
kahirokunn authored and YutaroHayakawa committed Mar 3, 2023
1 parent 1eac9cf commit f9d290c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clustermesh-apiserver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ containers. You can check that both clustermesh-apiserver and etcd server are pr
```
$ kubectl get pods -l k8s-app=clustermesh-apiserver \
-o jsonpath='{range .items[*].spec.containers[*]}{.image}{"\n"}{end}'
quay.io/coreos/etcd:v3.4.13
quay.io/coreos/etcd:v3.5.4
quay.io/cilium/clustermesh-apiserver:v1.10.2
```
#### Connect Cilium clusters in to a clustermesh
Expand Down

0 comments on commit f9d290c

Please sign in to comment.