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/multicloud/Chart.yaml | 2 +- kubernetes/multicloud/charts/multicloud-azure/Chart.yaml | 2 +- kubernetes/multicloud/charts/multicloud-fcaps/Chart.yaml | 2 +- kubernetes/multicloud/charts/multicloud-k8s/Chart.yaml | 2 +- kubernetes/multicloud/charts/multicloud-pike/Chart.yaml | 2 +- kubernetes/multicloud/charts/multicloud-prometheus/Chart.yaml | 2 +- .../multicloud-prometheus/charts/prometheus-alertmanager/Chart.yaml | 2 +- .../charts/multicloud-prometheus/charts/prometheus-grafana/Chart.yaml | 2 +- kubernetes/multicloud/charts/multicloud-vio/Chart.yaml | 2 +- kubernetes/multicloud/charts/multicloud-windriver/Chart.yaml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'kubernetes/multicloud') diff --git a/kubernetes/multicloud/Chart.yaml b/kubernetes/multicloud/Chart.yaml index 9fb7077924..131585edca 100644 --- a/kubernetes/multicloud/Chart.yaml +++ b/kubernetes/multicloud/Chart.yaml @@ -16,4 +16,4 @@ apiVersion: v1 description: ONAP multicloud broker name: multicloud -version: 7.0.0 +version: 7.0.1 diff --git a/kubernetes/multicloud/charts/multicloud-azure/Chart.yaml b/kubernetes/multicloud/charts/multicloud-azure/Chart.yaml index 38ebed0141..f03f8dac8f 100644 --- a/kubernetes/multicloud/charts/multicloud-azure/Chart.yaml +++ b/kubernetes/multicloud/charts/multicloud-azure/Chart.yaml @@ -16,4 +16,4 @@ apiVersion: v1 description: ONAP multicloud Azure plugin name: multicloud-azure -version: 7.0.0 +version: 7.0.1 diff --git a/kubernetes/multicloud/charts/multicloud-fcaps/Chart.yaml b/kubernetes/multicloud/charts/multicloud-fcaps/Chart.yaml index c65ffa4e8e..e1b4e77f98 100644 --- a/kubernetes/multicloud/charts/multicloud-fcaps/Chart.yaml +++ b/kubernetes/multicloud/charts/multicloud-fcaps/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP multicloud OpenStack fcaps Plugin name: multicloud-fcaps -version: 7.0.0 +version: 7.0.1 diff --git a/kubernetes/multicloud/charts/multicloud-k8s/Chart.yaml b/kubernetes/multicloud/charts/multicloud-k8s/Chart.yaml index e80e1673f0..e7123b11e4 100644 --- a/kubernetes/multicloud/charts/multicloud-k8s/Chart.yaml +++ b/kubernetes/multicloud/charts/multicloud-k8s/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP Multicloud Kubernetes Plugin name: multicloud-k8s -version: 7.0.0 +version: 7.0.1 diff --git a/kubernetes/multicloud/charts/multicloud-pike/Chart.yaml b/kubernetes/multicloud/charts/multicloud-pike/Chart.yaml index 7bad8308c5..478a3faa77 100644 --- a/kubernetes/multicloud/charts/multicloud-pike/Chart.yaml +++ b/kubernetes/multicloud/charts/multicloud-pike/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP multicloud OpenStack Pike Plugin name: multicloud-pike -version: 7.0.0 +version: 7.0.1 diff --git a/kubernetes/multicloud/charts/multicloud-prometheus/Chart.yaml b/kubernetes/multicloud/charts/multicloud-prometheus/Chart.yaml index 7c2b2930f7..5f3475b562 100644 --- a/kubernetes/multicloud/charts/multicloud-prometheus/Chart.yaml +++ b/kubernetes/multicloud/charts/multicloud-prometheus/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP Multicloud Prometheus name: multicloud-prometheus -version: 7.0.0 +version: 7.0.1 diff --git a/kubernetes/multicloud/charts/multicloud-prometheus/charts/prometheus-alertmanager/Chart.yaml b/kubernetes/multicloud/charts/multicloud-prometheus/charts/prometheus-alertmanager/Chart.yaml index d041498691..7682aae43d 100644 --- a/kubernetes/multicloud/charts/multicloud-prometheus/charts/prometheus-alertmanager/Chart.yaml +++ b/kubernetes/multicloud/charts/multicloud-prometheus/charts/prometheus-alertmanager/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP Multicloud Prometheus Alert Manager name: prometheus-alertmanager -version: 7.0.0 +version: 7.0.1 diff --git a/kubernetes/multicloud/charts/multicloud-prometheus/charts/prometheus-grafana/Chart.yaml b/kubernetes/multicloud/charts/multicloud-prometheus/charts/prometheus-grafana/Chart.yaml index 164e6a068a..b567148b90 100644 --- a/kubernetes/multicloud/charts/multicloud-prometheus/charts/prometheus-grafana/Chart.yaml +++ b/kubernetes/multicloud/charts/multicloud-prometheus/charts/prometheus-grafana/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP Multicloud Grafana for Prometheus name: prometheus-grafana -version: 7.0.0 +version: 7.0.1 diff --git a/kubernetes/multicloud/charts/multicloud-vio/Chart.yaml b/kubernetes/multicloud/charts/multicloud-vio/Chart.yaml index fa5ba3e380..bb848669a0 100644 --- a/kubernetes/multicloud/charts/multicloud-vio/Chart.yaml +++ b/kubernetes/multicloud/charts/multicloud-vio/Chart.yaml @@ -16,4 +16,4 @@ apiVersion: v1 description: ONAP multicloud VIO plugin name: multicloud-vio -version: 7.0.0 +version: 7.0.1 diff --git a/kubernetes/multicloud/charts/multicloud-windriver/Chart.yaml b/kubernetes/multicloud/charts/multicloud-windriver/Chart.yaml index 3627165159..24e005d402 100644 --- a/kubernetes/multicloud/charts/multicloud-windriver/Chart.yaml +++ b/kubernetes/multicloud/charts/multicloud-windriver/Chart.yaml @@ -16,4 +16,4 @@ apiVersion: v1 description: ONAP multicloud OpenStack WindRiver Plugin name: multicloud-windriver -version: 7.0.0 +version: 7.0.1 -- cgit 1.2.3-korg