[DOC][COMMON] Prepare Honolulu release
Updating the documentation and bumping version to 8.0.0
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I6f942f1466fed64264c44fb8fc0e1ffc93a98f18
diff --git a/kubernetes/contrib/components/ejbca/requirements.yaml b/kubernetes/contrib/components/ejbca/requirements.yaml
index 6474557..31db08a 100644
--- a/kubernetes/contrib/components/ejbca/requirements.yaml
+++ b/kubernetes/contrib/components/ejbca/requirements.yaml
@@ -13,16 +13,16 @@
# limitations under the License.
dependencies:
- name: common
- version: ~7.x-0
+ version: ~8.x-0
repository: '@local'
- name: mariadb-galera
- version: ~7.x-0
+ version: ~8.x-0
repository: '@local'
condition: global.mariadbGalera.localCluster
- name: mariadb-init
- version: ~7.x-0
+ version: ~8.x-0
repository: '@local'
condition: not global.mariadbGalera.localCluster
- name: repositoryGenerator
- version: ~7.x-0
+ version: ~8.x-0
repository: '@local'