diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-04-29 17:50:02 +0200 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-04-29 17:50:02 +0200 |
commit | 26eed69b24177c276dbc28c68054c47c43fa956e (patch) | |
tree | 634642058e22b2abfd9ad3f1323e25821e5167da /kubernetes/so/components/so-cnf-adapter | |
parent | 66ca8e1cbaa9ebb1ef2c1e42607be75b33222703 (diff) |
[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 <sylvain.desbureaux@orange.com>
Change-Id: I526e38d151fd707511ff951eb5aaabd18d612acb
Diffstat (limited to 'kubernetes/so/components/so-cnf-adapter')
-rwxr-xr-x | kubernetes/so/components/so-cnf-adapter/Chart.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kubernetes/so/components/so-cnf-adapter/Chart.yaml b/kubernetes/so/components/so-cnf-adapter/Chart.yaml index 0211008c03..82d49b9f64 100755 --- a/kubernetes/so/components/so-cnf-adapter/Chart.yaml +++ b/kubernetes/so/components/so-cnf-adapter/Chart.yaml @@ -16,5 +16,4 @@ apiVersion: v1 appVersion: "1.7.1" description: A Helm chart for Kubernetes name: so-cnf-adapter -version: 7.0.0 - +version: 7.0.1 |