From 4f9902b6e7b5c70588160266276904ab81832867 Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Wed, 25 Nov 2020 08:34:55 +0100 Subject: [COMMON][DOC] Bump version Guilin Update charts and requirements to 7.0.0. Create release notes for Guilin Update documentation Issue-ID: OOM-2638 Signed-off-by: Sylvain Desbureaux Change-Id: I965ed6b6ebb7d74bfddaff73edd3dd55a657841c --- kubernetes/aaf/components/aaf-sshsm/requirements.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'kubernetes/aaf/components/aaf-sshsm/requirements.yaml') diff --git a/kubernetes/aaf/components/aaf-sshsm/requirements.yaml b/kubernetes/aaf/components/aaf-sshsm/requirements.yaml index bb76d59c04..831e0aff75 100644 --- a/kubernetes/aaf/components/aaf-sshsm/requirements.yaml +++ b/kubernetes/aaf/components/aaf-sshsm/requirements.yaml @@ -14,20 +14,20 @@ dependencies: - name: common - version: ~6.x-0 + version: ~7.x-0 repository: '@local' - name: repositoryGenerator - version: ~6.x-0 + version: ~7.x-0 repository: '@local' - name: aaf-sshsm-abrmd - version: ~6.x-0 + version: ~7.x-0 repository: 'file://components/aaf-sshsm-abrmd' condition: aaf-sshsm-abrmd.enabled - name: aaf-sshsm-distcenter - version: ~6.x-0 + version: ~7.x-0 repository: 'file://components/aaf-sshsm-distcenter' condition: aaf-sshsm-distcenter.enabled - name: aaf-sshsm-testca - version: ~6.x-0 + version: ~7.x-0 repository: 'file://components/aaf-sshsm-testca' condition: aaf-sshsm-testca.testca.enabled -- cgit 1.2.3-korg