From 26eed69b24177c276dbc28c68054c47c43fa956e Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Thu, 29 Apr 2021 17:50:02 +0200 Subject: [COMMON] Update Release Note and Bump versions This patch update the release notes for guilin release and bump the versions of the charts Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux Change-Id: I526e38d151fd707511ff951eb5aaabd18d612acb --- kubernetes/common/etcd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/common/etcd') diff --git a/kubernetes/common/etcd/Chart.yaml b/kubernetes/common/etcd/Chart.yaml index dbd8203191..2dc39d3880 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: 7.0.1 appVersion: 2.2.5 description: Distributed reliable key-value store for the most critical data of a distributed system. -- cgit 1.2.3-korg