Uplift etcd to 3.4.3

1) Upgraded Promenade Images to sync with etcd version
Depends on : https://review.opendev.org/#/c/747989/

Change-Id: I9cb408c08c3002799fcf20eb6496c077baaef8d9
This commit is contained in:
dt241s@att.com 2020-08-25 17:42:28 +00:00 committed by diwakar thyagaraj
parent 649ee05f95
commit 45603038b9
1 changed files with 13 additions and 13 deletions

View File

@ -4,7 +4,7 @@ data:
kubernetes: kubernetes:
apiserver: apiserver:
location: https://opendev.org/airship/promenade location: https://opendev.org/airship/promenade
reference: 64807416b71958e31156ef7a50e169813acc4e15 reference: 97427904bc69387d365834f73a377a48fa06e813
subpath: charts/apiserver subpath: charts/apiserver
type: git type: git
apiserver-htk: apiserver-htk:
@ -25,7 +25,7 @@ data:
type: git type: git
etcd: etcd:
location: https://opendev.org/airship/promenade location: https://opendev.org/airship/promenade
reference: 64807416b71958e31156ef7a50e169813acc4e15 reference: 97427904bc69387d365834f73a377a48fa06e813
subpath: charts/etcd subpath: charts/etcd
type: git type: git
etcd-htk: etcd-htk:
@ -35,7 +35,7 @@ data:
type: git type: git
controller-manager: controller-manager:
location: https://opendev.org/airship/promenade location: https://opendev.org/airship/promenade
reference: 64807416b71958e31156ef7a50e169813acc4e15 reference: 97427904bc69387d365834f73a377a48fa06e813
subpath: charts/controller_manager subpath: charts/controller_manager
type: git type: git
controller-manager-htk: controller-manager-htk:
@ -45,7 +45,7 @@ data:
type: git type: git
coredns: coredns:
location: https://opendev.org/airship/promenade location: https://opendev.org/airship/promenade
reference: 64807416b71958e31156ef7a50e169813acc4e15 reference: 97427904bc69387d365834f73a377a48fa06e813
subpath: charts/coredns subpath: charts/coredns
type: git type: git
coredns-htk: coredns-htk:
@ -55,7 +55,7 @@ data:
type: git type: git
etcd: etcd:
location: https://opendev.org/airship/promenade location: https://opendev.org/airship/promenade
reference: 64807416b71958e31156ef7a50e169813acc4e15 reference: 97427904bc69387d365834f73a377a48fa06e813
subpath: charts/etcd subpath: charts/etcd
type: git type: git
etcd-htk: etcd-htk:
@ -65,7 +65,7 @@ data:
type: git type: git
haproxy: haproxy:
location: https://opendev.org/airship/promenade location: https://opendev.org/airship/promenade
reference: 64807416b71958e31156ef7a50e169813acc4e15 reference: 97427904bc69387d365834f73a377a48fa06e813
subpath: charts/haproxy subpath: charts/haproxy
type: git type: git
haproxy-htk: haproxy-htk:
@ -85,7 +85,7 @@ data:
type: git type: git
proxy: proxy:
location: https://opendev.org/airship/promenade location: https://opendev.org/airship/promenade
reference: 64807416b71958e31156ef7a50e169813acc4e15 reference: 97427904bc69387d365834f73a377a48fa06e813
subpath: charts/proxy subpath: charts/proxy
type: git type: git
proxy-htk: proxy-htk:
@ -95,7 +95,7 @@ data:
type: git type: git
scheduler: scheduler:
location: https://opendev.org/airship/promenade location: https://opendev.org/airship/promenade
reference: 64807416b71958e31156ef7a50e169813acc4e15 reference: 97427904bc69387d365834f73a377a48fa06e813
subpath: charts/scheduler subpath: charts/scheduler
type: git type: git
scheduler-htk: scheduler-htk:
@ -621,14 +621,14 @@ data:
calico: calico:
calico_cni: quay.io/calico/cni:v3.4.0 calico_cni: quay.io/calico/cni:v3.4.0
calico_ctl: docker.io/calico/ctl:v3.4.0 calico_ctl: docker.io/calico/ctl:v3.4.0
calico_etcd: quay.io/coreos/etcd:v3.4.2 calico_etcd: quay.io/coreos/etcd:v3.4.3
calico_kube_controllers: quay.io/calico/kube-controllers:v3.4.0 calico_kube_controllers: quay.io/calico/kube-controllers:v3.4.0
calico_node: quay.io/calico/node:v3.4.0 calico_node: quay.io/calico/node:v3.4.0
calico_settings: docker.io/calico/ctl:v3.4.0 calico_settings: docker.io/calico/ctl:v3.4.0
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1 dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
etcd: etcd:
etcd: quay.io/coreos/etcd:v3.4.2 etcd: quay.io/coreos/etcd:v3.4.3
etcdctl: quay.io/coreos/etcd:v3.4.2 etcdctl: quay.io/coreos/etcd:v3.4.3
ceph: ceph:
ceph-client: ceph-client:
ceph_bootstrap: docker.io/openstackhelm/ceph-daemon:ubuntu_xenial-20191119 ceph_bootstrap: docker.io/openstackhelm/ceph-daemon:ubuntu_xenial-20191119
@ -711,8 +711,8 @@ data:
coredns: docker.io/coredns/coredns:1.6.2 coredns: docker.io/coredns/coredns:1.6.2
test: quay.io/airshipit/promenade:64807416b71958e31156ef7a50e169813acc4e15 test: quay.io/airshipit/promenade:64807416b71958e31156ef7a50e169813acc4e15
etcd: etcd:
etcd: quay.io/coreos/etcd:v3.4.2 etcd: quay.io/coreos/etcd:v3.4.3
etcdctl: quay.io/coreos/etcd:v3.4.2 etcdctl: quay.io/coreos/etcd:v3.4.3
haproxy: haproxy:
anchor: *hyperkube anchor: *hyperkube
haproxy: docker.io/library/haproxy:1.8.19 haproxy: docker.io/library/haproxy:1.8.19