diff options
author | 2021-04-29 17:50:02 +0200 | |
---|---|---|
committer | 2021-04-29 17:50:02 +0200 | |
commit | 26eed69b24177c276dbc28c68054c47c43fa956e (patch) | |
tree | 634642058e22b2abfd9ad3f1323e25821e5167da /kubernetes/pomba/charts/pomba-data-router | |
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/pomba/charts/pomba-data-router')
-rw-r--r-- | kubernetes/pomba/charts/pomba-data-router/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/pomba/charts/pomba-data-router/Chart.yaml b/kubernetes/pomba/charts/pomba-data-router/Chart.yaml index e928528654..4b769656db 100644 --- a/kubernetes/pomba/charts/pomba-data-router/Chart.yaml +++ b/kubernetes/pomba/charts/pomba-data-router/Chart.yaml @@ -14,4 +14,4 @@ apiVersion: v1 description: ONAP POMBA Data-Router name: pomba-data-router -version: 7.0.0 +version: 7.0.1 |