summaryrefslogtreecommitdiffstats
path: root/charts/aaf-sshsm
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2019-02-10 17:52:51 -0500
committerMike Elliott <mike.elliott@amdocs.com>2019-02-10 17:57:16 -0500
commit3605c84f0b643e995606468cceb957b3ad294325 (patch)
tree162fe6ccc841215105e8264df9ca2ef25e73385f /charts/aaf-sshsm
parentad86ad7236cfd65b055e9af9b82968244dd62d82 (diff)
Update Chart version for Dublin Release
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release. In addition the requirement.yaml files have been updated to allow for chart versions that include timestamp suffix. A following on patch will take care of changes to the OOM Makefiles to support injection of the timestamp versions. Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb Issue-ID: OOM-1642 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Diffstat (limited to 'charts/aaf-sshsm')
-rw-r--r--charts/aaf-sshsm/Chart.yaml2
-rw-r--r--charts/aaf-sshsm/charts/aaf-sshsm-abrmd/Chart.yaml2
-rw-r--r--charts/aaf-sshsm/charts/aaf-sshsm-distcenter/Chart.yaml2
-rw-r--r--charts/aaf-sshsm/charts/aaf-sshsm-testca/Chart.yaml2
-rw-r--r--charts/aaf-sshsm/requirements.yaml2
5 files changed, 5 insertions, 5 deletions
diff --git a/charts/aaf-sshsm/Chart.yaml b/charts/aaf-sshsm/Chart.yaml
index 78b10c5..6ad7e7f 100644
--- a/charts/aaf-sshsm/Chart.yaml
+++ b/charts/aaf-sshsm/Chart.yaml
@@ -15,4 +15,4 @@
apiVersion: v1
description: ONAP Hardware Security Components
name: aaf-sshsm
-version: 3.0.0
+version: 4.0.0
diff --git a/charts/aaf-sshsm/charts/aaf-sshsm-abrmd/Chart.yaml b/charts/aaf-sshsm/charts/aaf-sshsm-abrmd/Chart.yaml
index 9e8b16a..ce74887 100644
--- a/charts/aaf-sshsm/charts/aaf-sshsm-abrmd/Chart.yaml
+++ b/charts/aaf-sshsm/charts/aaf-sshsm-abrmd/Chart.yaml
@@ -15,4 +15,4 @@
apiVersion: v1
description: ONAP Trusted Platform Module Resource Manager
name: aaf-sshsm-abrmd
-version: 3.0.0
+version: 4.0.0
diff --git a/charts/aaf-sshsm/charts/aaf-sshsm-distcenter/Chart.yaml b/charts/aaf-sshsm/charts/aaf-sshsm-distcenter/Chart.yaml
index 3bb8846..14ddd7b 100644
--- a/charts/aaf-sshsm/charts/aaf-sshsm-distcenter/Chart.yaml
+++ b/charts/aaf-sshsm/charts/aaf-sshsm-distcenter/Chart.yaml
@@ -15,4 +15,4 @@
apiVersion: v1
description: ONAP Trusted Platform Module Distribution Center
name: aaf-sshsm-distcenter
-version: 3.0.0
+version: 4.0.0
diff --git a/charts/aaf-sshsm/charts/aaf-sshsm-testca/Chart.yaml b/charts/aaf-sshsm/charts/aaf-sshsm-testca/Chart.yaml
index 3855b04..6260cdd 100644
--- a/charts/aaf-sshsm/charts/aaf-sshsm-testca/Chart.yaml
+++ b/charts/aaf-sshsm/charts/aaf-sshsm-testca/Chart.yaml
@@ -15,4 +15,4 @@
apiVersion: v1
description: ONAP Trusted Platform Module Test CA Service
name: aaf-sshsm-testca
-version: 3.0.0
+version: 4.0.0
diff --git a/charts/aaf-sshsm/requirements.yaml b/charts/aaf-sshsm/requirements.yaml
index 3192c43..7c18fbc 100644
--- a/charts/aaf-sshsm/requirements.yaml
+++ b/charts/aaf-sshsm/requirements.yaml
@@ -14,5 +14,5 @@
dependencies:
- name: common
- version: ~3.0.0
+ version: ~4.x-0
repository: '@local'