File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ spec:
216216
217217 containers :
218218 - name : contiv-etcd
219- image : quay.io/coreos/etcd:v3.3.15 -arm64
219+ image : quay.io/coreos/etcd:v3.3.24 -arm64
220220 imagePullPolicy : IfNotPresent
221221 env :
222222 - name : CONTIV_ETCD_IP
Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ spec:
216216
217217 containers :
218218 - name : contiv-etcd
219- image : quay.io/coreos/etcd:v3.3.15
219+ image : quay.io/coreos/etcd:v3.3.24
220220 imagePullPolicy : IfNotPresent
221221 env :
222222 - name : CONTIV_ETCD_IP
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Arm64Platform: true
55etcd_arm64 :
66 image :
77 repository : quay.io/coreos/etcd
8- tag : v3.3.15 -arm64
8+ tag : v3.3.24 -arm64
99
1010vswitch_arm64 :
1111 image :
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ controller:
9696etcd :
9797 image :
9898 repository : quay.io/coreos/etcd
99- tag : v3.3.15
99+ tag : v3.3.24
100100 pullPolicy : IfNotPresent
101101 service :
102102 # nodePort where contiv-etcd can be reached on any node.
You can’t perform that action at this time.
0 commit comments