From 557628a23bf7e1f841b392324687799bc7064d54 Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Wed, 24 Mar 2021 14:59:16 +0100 Subject: [DOC][COMMON] Prepare Honolulu release Updating the documentation and bumping version to 8.0.0 Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux Change-Id: I6f942f1466fed64264c44fb8fc0e1ffc93a98f18 --- kubernetes/common/etcd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/common/etcd/Chart.yaml') diff --git a/kubernetes/common/etcd/Chart.yaml b/kubernetes/common/etcd/Chart.yaml index dbd8203191..72d7bdbbed 100644 --- a/kubernetes/common/etcd/Chart.yaml +++ b/kubernetes/common/etcd/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 name: etcd home: https://github.com/coreos/etcd -version: 7.0.0 +version: 8.0.0 appVersion: 2.2.5 description: Distributed reliable key-value store for the most critical data of a distributed system. -- cgit 1.2.3-korg